Plugin Directory

Changeset 3206128


Ignore:
Timestamp:
12/11/2024 08:18:48 AM (16 months ago)
Author:
ksherdev
Message:

update-license

Location:
ksher-payment
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • ksher-payment/tags/1.0.0/ksher.php

    r3206124 r3206128  
    77    * Author:      Ksher
    88    * Text Domain: ksher
    9     * License:     GPLv2
    10     * License URI: https://www.ksher.com
     9    * License:     GPLv2 or later
     10    * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111    */
    1212if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) {
  • ksher-payment/tags/1.0.1/ksher.php

    r3206124 r3206128  
    77    * Author:      Ksher
    88    * Text Domain: ksher
    9     * License:     GPLv2
    10     * License URI: https://www.ksher.com
     9    * License:     GPLv2 or later
     10    * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111    */
    1212if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) {
  • ksher-payment/tags/1.0.4/ksher.php

    r3206124 r3206128  
    77    * Author:      Ksher
    88    * Text Domain: ksher
    9     * License:     GPLv2
    10     * License URI: https://www.ksher.com
     9    * License:     GPLv2 or later
     10    * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111    */
    1212if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) {
  • ksher-payment/tags/1.0.5/ksher.php

    r3206124 r3206128  
    77    * Author:      Ksher
    88    * Text Domain: ksher
    9     * License:     GPLv2
    10     * License URI: https://www.ksher.com
     9    * License:     GPLv2 or later
     10    * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111    */
    1212if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) {
  • ksher-payment/tags/1.0.6/ksher.php

    r3206124 r3206128  
    77    * Author:      Ksher
    88    * Text Domain: ksher
    9     * License:     GPLv2
    10     * License URI: https://www.ksher.com
     9    * License:     GPLv2 or later
     10    * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111    */
    1212if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) {
  • ksher-payment/tags/1.1.1/ksher.php

    r3206124 r3206128  
    77    * Author:      Ksher
    88    * Text Domain: ksher
    9     * License:     GPLv2
    10     * License URI: https://www.ksher.com
     9    * License:     GPLv2 or later
     10    * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111    */
    1212if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) {
  • ksher-payment/trunk/ksher.php

    r3206124 r3206128  
    77    * Author:      Ksher
    88    * Text Domain: ksher
    9     * License:     GPLv2
    10     * License URI: https://www.ksher.com
     9    * License:     GPLv2 or later
     10    * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111    */
    1212if ( in_array('woocommerce/woocommerce.php', apply_filters('active_plugins', get_option( 'active_plugins' ))) ) {
Note: See TracChangeset for help on using the changeset viewer.