Changeset 1949933
- Timestamp:
- 10/01/2018 08:28:39 PM (8 years ago)
- Location:
- eve-dynamic-prerender
- Files:
-
- 4 edited
-
eve_prerender.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
trunk/eve_prerender.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
eve-dynamic-prerender/eve_prerender.php
r1949922 r1949933 3 3 Plugin Name: EVE Dynamic Prerender Meta Tag 4 4 Plugin URI: https://www.evemilano.com/2017/11/wp-prerender-plugin/ 5 Version: 3.5.66 Description: Prerender Meta Tag allows webmaster to pre-load in background a second page in the browser. This plugin uses the navigation data to guess the next page that the user will visit. Let the plugin work for some day to improve the prerender. 5 Version: 4.0.0 6 Description: Prerender Meta Tag allows webmaster to pre-load in background a second page in the browser. This plugin uses the navigation data to guess the next page that the user will visit. Let the plugin work for some day to improve the prerender. From version 4.0 it uses AJAX and it works also with caching systems. 7 7 Author: Giovanni Sacheli 8 8 Author URI: https://www.evemilano.com/ -
eve-dynamic-prerender/readme.txt
r1949922 r1949933 5 5 Requires at least: 2.5 6 6 Tested up to: 4.9 7 Stable tag: 3.57 Stable tag: 4.0.0 8 8 License: GPLv2 or later 9 9 -
eve-dynamic-prerender/trunk/eve_prerender.php
r1949925 r1949933 3 3 Plugin Name: EVE Dynamic Prerender Meta Tag 4 4 Plugin URI: https://www.evemilano.com/2017/11/wp-prerender-plugin/ 5 Version: 3.5.66 Description: Prerender Meta Tag allows webmaster to pre-load in background a second page in the browser. This plugin uses the navigation data to guess the next page that the user will visit. Let the plugin work for some day to improve the prerender. 5 Version: 4.0.0 6 Description: Prerender Meta Tag allows webmaster to pre-load in background a second page in the browser. This plugin uses the navigation data to guess the next page that the user will visit. Let the plugin work for some day to improve the prerender. From version 4.0 it uses AJAX and it works also with caching systems. 7 7 Author: Giovanni Sacheli 8 8 Author URI: https://www.evemilano.com/ -
eve-dynamic-prerender/trunk/readme.txt
r1949925 r1949933 5 5 Requires at least: 2.5 6 6 Tested up to: 4.9 7 Stable tag: 3.57 Stable tag: 4.0.0 8 8 License: GPLv2 or later 9 9
Note: See TracChangeset
for help on using the changeset viewer.