Changeset 2308035
- Timestamp:
- 05/19/2020 01:50:33 PM (6 years ago)
- Location:
- consolety/trunk
- Files:
-
- 2 edited
-
main.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
consolety/trunk/main.php
r2281954 r2308035 3 3 * Plugin Name: Consolety plugin 4 4 * Description: Consolety Plugin - Link Exchange plugin for WordPress creates backlinks automatically based on matching titles, categories, tags, content & language. 5 * Version: 2.0. 25 * Version: 2.0.4 6 6 * Author: Consolety 7 7 * Author URI: https://profiles.wordpress.org/brainiacx … … 380 380 } 381 381 } 382 update_option('consolety_event_lastupdate', time() );382 update_option('consolety_event_lastupdate', time()+86400); 383 383 } 384 384 -
consolety/trunk/readme.txt
r2281954 r2308035 4 4 Requires at least: 4.0 5 5 Tested up to: 5.4 6 Stable tag: 2.0. 26 Stable tag: 2.0.4 7 7 Requires PHP: 7.2 8 8 License: GPLv2 or later … … 133 133 == Changelog == 134 134 135 = 2.0.4 = 136 137 *Important hotfix for fix perfomance 138 135 139 = 2.0 = 136 140 *Release Date - 12 April 2020*
Note: See TracChangeset
for help on using the changeset viewer.