Changeset 496620
- Timestamp:
- 01/28/2012 09:29:17 PM (14 years ago)
- Location:
- dooplee-duplicate-content-checker/trunk
- Files:
-
- 2 edited
-
dooplee.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dooplee-duplicate-content-checker/trunk/dooplee.php
r489541 r496620 57 57 <div id="error_messages"> 58 58 <?php 59 include(ABSPATH . 'wp-content/plugins/dooplee /contact.php');59 include(ABSPATH . 'wp-content/plugins/dooplee-duplicate-content-checker/contact.php'); 60 60 //print errors from form submission 61 61 if($_SERVER['REQUEST_METHOD'] == "POST") -
dooplee-duplicate-content-checker/trunk/readme.txt
r489541 r496620 5 5 Requires at least: 3.0 6 6 Tested up to: 3.2.1 7 Stable tag: 1. 07 Stable tag: 1.1 8 8 9 9 Fight content theft and check for scrapers using your content for SEO and harming your rank. This plugin includes a search in the admin area you use to check the web for scrapers.
Note: See TracChangeset
for help on using the changeset viewer.