Changeset 1828554
- Timestamp:
- 02/24/2018 08:00:07 PM (8 years ago)
- Location:
- claimit/trunk
- Files:
-
- 2 edited
-
claimit.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
claimit/trunk/claimit.php
r1828545 r1828554 5 5 Plugin URI: https://www.rizonesoft.com/wordpress/claimit/ 6 6 Description: Simple plugin to claim your website on webmaster tools like in Google, Bing, Yandex, etc. 7 Version: 2.0. 37 Version: 2.0.5 8 8 Author: Rizonesoft.com 9 9 Author URI: https://www.rizonesoft.com … … 36 36 define('CLAIMIT_URL', WP_PLUGIN_URL.'/'.dirname(plugin_basename(__FILE__))); 37 37 define('CLAIMIT_PATH', WP_PLUGIN_DIR.'/'.dirname(plugin_basename(__FILE__))); 38 define('CLAIMIT_VERSION', '2.0. 3');38 define('CLAIMIT_VERSION', '2.0.5'); 39 39 // 40 40 -
claimit/trunk/readme.txt
r1828545 r1828554 6 6 Tested up to: 4.9.4 7 7 Requires PHP: 4.3 8 Stable tag: 2.0. 38 Stable tag: 2.0.5 9 9 License: GPL2 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 53 53 == Changelog == 54 54 55 = 2.0. 3=55 = 2.0.5 = 56 56 * Fix: Yandex Webmaster tools linking to Alexa Dashboard. 57 57 * Fix: Wrong version number reported in ClaimIt footer.
Note: See TracChangeset
for help on using the changeset viewer.