Changeset 2788312
- Timestamp:
- 09/21/2022 06:32:37 PM (3 years ago)
- Location:
- dmca-badge/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
dmca-badge/trunk/dmca-badge.php
r2788311 r2788312 4 4 Plugin URI : https://www.dmca.com/WordPress/default.aspx?r=wpd1 5 5 Description: Protect your content with a DMCA.com Website Protection Badge. Our badges deter content theft, provide tracking of unauthorized usage (with account), and make takedowns easier and more effective. Visit the plugin site to learn more about DMCA Website Protection Badges, or to register. 6 Version : 2.1.5 26 Version : 2.1.53 7 7 Author : DMCA.com 8 8 Text Domain: dmca-badge … … 11 11 License: GPLv2 12 12 */ 13 14 13 require( dirname( __FILE__ ) . '/libraries/imperative/imperative.php' ); 15 14 -
dmca-badge/trunk/readme.txt
r2788311 r2788312 6 6 Tested up to: 5.9.3 7 7 Plugin URI: https://www.dmca.com/WordPress 8 Stable tag: 2.1.5 28 Stable tag: 2.1.53 9 9 Requires PHP: 7.0 10 10 … … 71 71 == Changelog == 72 72 73 = 2.1.5 =73 = 2.1.52 = 74 74 Added better error handling 75 75 Added new theme options
Note: See TracChangeset
for help on using the changeset viewer.