XPressME Integration Kit

Trac


Ignore:
Timestamp:
Nov 26, 2010, 6:33:53 PM (13 years ago)
Author:
toemon
Message:

プラグインリストにXPressME MENUが表示されるバグを修正 Fixes#382

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xpressme_integration_kit/wp-content/plugins/xpressme/xpressme_widget_class.php

    r445 r670  
    11<?php 
    22/* 
    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>. 
    95 */ 
    106class XPress_Menu_Widget extends WP_Widget 
Note: See TracChangeset for help on using the changeset viewer.