Changeset 3206128
- Timestamp:
- 12/11/2024 08:18:48 AM (16 months ago)
- Location:
- ksher-payment
- Files:
-
- 7 edited
-
tags/1.0.0/ksher.php (modified) (1 diff)
-
tags/1.0.1/ksher.php (modified) (1 diff)
-
tags/1.0.4/ksher.php (modified) (1 diff)
-
tags/1.0.5/ksher.php (modified) (1 diff)
-
tags/1.0.6/ksher.php (modified) (1 diff)
-
tags/1.1.1/ksher.php (modified) (1 diff)
-
trunk/ksher.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ksher-payment/tags/1.0.0/ksher.php
r3206124 r3206128 7 7 * Author: Ksher 8 8 * Text Domain: ksher 9 * License: GPLv2 10 * License URI: https://www. ksher.com9 * License: GPLv2 or later 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 */ 12 12 if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) { -
ksher-payment/tags/1.0.1/ksher.php
r3206124 r3206128 7 7 * Author: Ksher 8 8 * Text Domain: ksher 9 * License: GPLv2 10 * License URI: https://www. ksher.com9 * License: GPLv2 or later 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 */ 12 12 if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) { -
ksher-payment/tags/1.0.4/ksher.php
r3206124 r3206128 7 7 * Author: Ksher 8 8 * Text Domain: ksher 9 * License: GPLv2 10 * License URI: https://www. ksher.com9 * License: GPLv2 or later 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 */ 12 12 if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) { -
ksher-payment/tags/1.0.5/ksher.php
r3206124 r3206128 7 7 * Author: Ksher 8 8 * Text Domain: ksher 9 * License: GPLv2 10 * License URI: https://www. ksher.com9 * License: GPLv2 or later 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 */ 12 12 if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) { -
ksher-payment/tags/1.0.6/ksher.php
r3206124 r3206128 7 7 * Author: Ksher 8 8 * Text Domain: ksher 9 * License: GPLv2 10 * License URI: https://www. ksher.com9 * License: GPLv2 or later 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 */ 12 12 if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) { -
ksher-payment/tags/1.1.1/ksher.php
r3206124 r3206128 7 7 * Author: Ksher 8 8 * Text Domain: ksher 9 * License: GPLv2 10 * License URI: https://www. ksher.com9 * License: GPLv2 or later 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 */ 12 12 if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) { -
ksher-payment/trunk/ksher.php
r3206124 r3206128 7 7 * Author: Ksher 8 8 * Text Domain: ksher 9 * License: GPLv2 10 * License URI: https://www. ksher.com9 * License: GPLv2 or later 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 */ 12 12 if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) {
Note: See TracChangeset
for help on using the changeset viewer.