Changeset 588055
- Timestamp:
- 08/20/2012 11:03:50 PM (14 years ago)
- Location:
- css-refresh-automatically/trunk
- Files:
-
- 2 edited
-
css-refresh.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
css-refresh-automatically/trunk/css-refresh.php
r588052 r588055 4 4 Plugin URI: http://www.uniquewebdevelopment.com/ 5 5 Description: Automatic refresh of CSS files on your WordPress website. Based on cssrefresh.frebsite.nl. 6 Version: 1. 26 Version: 1.4 7 7 Author: Unique Web Development 8 8 Author URI: http://www.uniquewebdevelopment.com/ … … 54 54 // Add the Parent link. 55 55 $wp_admin_bar->add_menu( array( 56 'title' => 'CSS Refresh Active',56 'title' => 'CSS Refresh Active', 57 57 'href' => false, 58 58 'parent' => false -
css-refresh-automatically/trunk/readme.txt
r588049 r588055 5 5 Requires at least: 2.0.2 6 6 Tested up to: 3.4.1 7 Stable tag: 1. 27 Stable tag: 1.4 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.