Plugin Directory

Changeset 1949933


Ignore:
Timestamp:
10/01/2018 08:28:39 PM (8 years ago)
Author:
gsacheli
Message:

bugs removed

Location:
eve-dynamic-prerender
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • eve-dynamic-prerender/eve_prerender.php

    r1949922 r1949933  
    33  Plugin Name: EVE Dynamic Prerender Meta Tag
    44  Plugin URI: https://www.evemilano.com/2017/11/wp-prerender-plugin/
    5   Version: 3.5.6
    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.
     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.
    77  Author: Giovanni Sacheli
    88  Author URI: https://www.evemilano.com/
  • eve-dynamic-prerender/readme.txt

    r1949922 r1949933  
    55Requires at least: 2.5
    66Tested up to: 4.9
    7 Stable tag: 3.5
     7Stable tag: 4.0.0
    88License: GPLv2 or later
    99
  • eve-dynamic-prerender/trunk/eve_prerender.php

    r1949925 r1949933  
    33  Plugin Name: EVE Dynamic Prerender Meta Tag
    44  Plugin URI: https://www.evemilano.com/2017/11/wp-prerender-plugin/
    5   Version: 3.5.6
    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.
     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.
    77  Author: Giovanni Sacheli
    88  Author URI: https://www.evemilano.com/
  • eve-dynamic-prerender/trunk/readme.txt

    r1949925 r1949933  
    55Requires at least: 2.5
    66Tested up to: 4.9
    7 Stable tag: 3.5
     7Stable tag: 4.0.0
    88License: GPLv2 or later
    99
Note: See TracChangeset for help on using the changeset viewer.