Plugin Directory

Changeset 984148


Ignore:
Timestamp:
09/08/2014 09:42:00 AM (11 years ago)
Author:
oscitas
Message:

Wordpress 4.0 ready

Location:
easy-responsive-tabs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • easy-responsive-tabs/tags/2.2/easy_res_tab.php

    r984147 r984148  
    44  Plugin URI: http://www.oscitasthemes.com
    55  Description: Make bootstrap tabs res.
    6   Version: 2.8
     6  Version: 3.0
    77  Author: oscitas
    88  Author URI: http://www.oscitasthemes.com
    99  License: Under the GPL v2 or later
    1010 */
    11 define('ERT_VERSION', '2.8');
     11define('ERT_VERSION', '3.0');
    1212define('ERT_BASE_URL', plugins_url('',__FILE__));
    1313define('ERT_ASSETS_URL', ERT_BASE_URL . '/assets/');
  • easy-responsive-tabs/trunk/easy_res_tab.php

    r984147 r984148  
    44  Plugin URI: http://www.oscitasthemes.com
    55  Description: Make bootstrap tabs res.
    6   Version: 2.8
     6  Version: 3.0
    77  Author: oscitas
    88  Author URI: http://www.oscitasthemes.com
    99  License: Under the GPL v2 or later
    1010 */
    11 define('ERT_VERSION', '2.8');
     11define('ERT_VERSION', '3.0');
    1212define('ERT_BASE_URL', plugins_url('',__FILE__));
    1313define('ERT_ASSETS_URL', ERT_BASE_URL . '/assets/');
Note: See TracChangeset for help on using the changeset viewer.