Plugin Directory

Changeset 588055


Ignore:
Timestamp:
08/20/2012 11:03:50 PM (14 years ago)
Author:
uniquewebdevelopment
Message:
 
Location:
css-refresh-automatically/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • css-refresh-automatically/trunk/css-refresh.php

    r588052 r588055  
    44Plugin URI: http://www.uniquewebdevelopment.com/
    55Description: Automatic refresh of CSS files on your WordPress website.  Based on cssrefresh.frebsite.nl.
    6 Version: 1.2
     6Version: 1.4
    77Author: Unique Web Development
    88Author URI: http://www.uniquewebdevelopment.com/
     
    5454    // Add the Parent link.
    5555    $wp_admin_bar->add_menu( array(
    56         'title' => 'CSSRefresh Active',
     56        'title' => 'CSS Refresh Active',
    5757        'href' => false,
    5858        'parent' => false
  • css-refresh-automatically/trunk/readme.txt

    r588049 r588055  
    55Requires at least: 2.0.2
    66Tested up to: 3.4.1
    7 Stable tag: 1.2
     7Stable tag: 1.4
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.