Plugin Directory

Changeset 1547791


Ignore:
Timestamp:
12/07/2016 06:32:41 PM (9 years ago)
Author:
getcopyfight
Message:

version 1.5.6

Location:
copyfight
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • copyfight/tags/1.5.5/copyfight.php

    r1455710 r1547791  
    44Plugin URI:         https://getcopyfight.com/
    55Description:        Copyright protection
    6 Version:            1.5.5
     6Version:            1.5.6
    77Author:             Copyfight
    88Author URI:         https://getcopyfight.com/
     
    3535add_action( 'plugins_loaded', 'copyfight_textdomain' );
    3636
    37 define( 'COPYFIGHT_VERSION', '1.5.5' );
     37define( 'COPYFIGHT_VERSION', '1.5.6' );
    3838define( 'COPYFIGHT_MINIMUM_WP_VERSION', '3.3.0' );
    3939define( 'COPYFIGHT_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
  • copyfight/tags/1.5.5/readme.txt

    r1455710 r1547791  
    66Tags:               copyright, copyfight, encryption, cypher, cipher, encrypt, anti, shortcode, infringement, copy, paste, protect, post, page, plugin, plagiarism, duplicate, widget, admin, data, noindex, nofollow, languages, English, Deutsch, Español, Nederlands
    77Requires at least:  3.3.0
    8 Tested up to:       4.5.3
    9 Stable tag:         1.5.5
     8Tested up to:       4.7
     9Stable tag:         1.5.6
    1010License:            GPLv2 or later
    1111License URI:        http://www.gnu.org/licenses/gpl-2.0.html
  • copyfight/trunk/copyfight.php

    r1455710 r1547791  
    44Plugin URI:         https://getcopyfight.com/
    55Description:        Copyright protection
    6 Version:            1.5.5
     6Version:            1.5.6
    77Author:             Copyfight
    88Author URI:         https://getcopyfight.com/
     
    3535add_action( 'plugins_loaded', 'copyfight_textdomain' );
    3636
    37 define( 'COPYFIGHT_VERSION', '1.5.5' );
     37define( 'COPYFIGHT_VERSION', '1.5.6' );
    3838define( 'COPYFIGHT_MINIMUM_WP_VERSION', '3.3.0' );
    3939define( 'COPYFIGHT_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
  • copyfight/trunk/readme.txt

    r1455710 r1547791  
    66Tags:               copyright, copyfight, encryption, cypher, cipher, encrypt, anti, shortcode, infringement, copy, paste, protect, post, page, plugin, plagiarism, duplicate, widget, admin, data, noindex, nofollow, languages, English, Deutsch, Español, Nederlands
    77Requires at least:  3.3.0
    8 Tested up to:       4.5.3
    9 Stable tag:         1.5.5
     8Tested up to:       4.7
     9Stable tag:         1.5.6
    1010License:            GPLv2 or later
    1111License URI:        http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.