Changeset 670 for trunk/xpressme_integration_kit/wp-content/plugins/xpressme/xpressme_widget_class.php
- Timestamp:
- Nov 26, 2010, 6:33:53 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/wp-content/plugins/xpressme/xpressme_widget_class.php
r445 r670 1 1 <?php 2 2 /* 3 * Plugin Name: XPressME MENU 4 * Version: 1.0 5 * Plugin URI: http://jessealtman.com/2009/06/08/tutorial-wordpress-28-widget-api/ 6 * Description: XPressME MENU widget using the the WordPress 2.8 widget API. This is meant strictly as a means of showing the new API using the <a href="http://jessealtman.com/2009/06/08/tutorial-wordpress-28-widget-api/">tutorial</a>. 7 * Author: toemon 8 * Author URI: http://ja.xpressme.info 3 * XPressME Menu Widget 4 * XPressME MENU widget using the the WordPress 2.8 widget API. This is meant strictly as a means of showing the new API using the <a href="http://jessealtman.com/2009/06/08/tutorial-wordpress-28-widget-api/">tutorial</a>. 9 5 */ 10 6 class XPress_Menu_Widget extends WP_Widget
Note: See TracChangeset
for help on using the changeset viewer.