Changeset 171300
- Timestamp:
- 11/08/2009 12:12:45 AM (16 years ago)
- Location:
- stylepress/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
stylepress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
stylepress/trunk/readme.txt
r147057 r171300 3 3 Tags: style, admin theme, admin, dashboard, wordpress 2.6, fresh 4 4 Requires at least: 2.7 5 Tested up to: 2.8. 45 Tested up to: 2.8.5 6 6 Stable tag: 0.2 7 7 … … 31 31 * Inicio del plugin 32 32 33 [Changelog de versiones anteriores](http://elotroyo.co.cc/proyectos/stylepress#changelog)34 35 33 == Frequently Asked Questions == 36 34 -
stylepress/trunk/stylepress.php
r147057 r171300 2 2 /* 3 3 Plugin Name: StylePress 4 Plugin URI: http://e lotroyo.co.cc/proyectos/stylepress4 Plugin URI: http://ejner69.wordpress.com/proyectos/stylepress 5 5 Description: Add more styles to the WordPress Dashboard 6 6 Author: ejner69 7 7 Version: 0.2 8 Author URI: http://e lotroyo.co.cc8 Author URI: http://ejner69.net/ 9 9 */ 10 10 add_action('admin_init','stylepress');
Note: See TracChangeset
for help on using the changeset viewer.