Changeset 1547791
- Timestamp:
- 12/07/2016 06:32:41 PM (9 years ago)
- Location:
- copyfight
- Files:
-
- 1 added
- 4 edited
-
tags/1.5.5/copyfight.php (modified) (2 diffs)
-
tags/1.5.5/readme.txt (modified) (1 diff)
-
tags/1.5.6 (added)
-
trunk/copyfight.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
copyfight/tags/1.5.5/copyfight.php
r1455710 r1547791 4 4 Plugin URI: https://getcopyfight.com/ 5 5 Description: Copyright protection 6 Version: 1.5. 56 Version: 1.5.6 7 7 Author: Copyfight 8 8 Author URI: https://getcopyfight.com/ … … 35 35 add_action( 'plugins_loaded', 'copyfight_textdomain' ); 36 36 37 define( 'COPYFIGHT_VERSION', '1.5. 5' );37 define( 'COPYFIGHT_VERSION', '1.5.6' ); 38 38 define( 'COPYFIGHT_MINIMUM_WP_VERSION', '3.3.0' ); 39 39 define( 'COPYFIGHT_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); -
copyfight/tags/1.5.5/readme.txt
r1455710 r1547791 6 6 Tags: 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 7 7 Requires at least: 3.3.0 8 Tested up to: 4. 5.39 Stable tag: 1.5. 58 Tested up to: 4.7 9 Stable tag: 1.5.6 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
copyfight/trunk/copyfight.php
r1455710 r1547791 4 4 Plugin URI: https://getcopyfight.com/ 5 5 Description: Copyright protection 6 Version: 1.5. 56 Version: 1.5.6 7 7 Author: Copyfight 8 8 Author URI: https://getcopyfight.com/ … … 35 35 add_action( 'plugins_loaded', 'copyfight_textdomain' ); 36 36 37 define( 'COPYFIGHT_VERSION', '1.5. 5' );37 define( 'COPYFIGHT_VERSION', '1.5.6' ); 38 38 define( 'COPYFIGHT_MINIMUM_WP_VERSION', '3.3.0' ); 39 39 define( 'COPYFIGHT_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); -
copyfight/trunk/readme.txt
r1455710 r1547791 6 6 Tags: 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 7 7 Requires at least: 3.3.0 8 Tested up to: 4. 5.39 Stable tag: 1.5. 58 Tested up to: 4.7 9 Stable tag: 1.5.6 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.