Changeset 497349
- Timestamp:
- 01/30/2012 02:32:56 PM (14 years ago)
- File:
-
- 1 edited
-
joemobi/trunk/joemobi-api.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
joemobi/trunk/joemobi-api.php
r496721 r497349 4 4 Plugin URI: http://wordpress.org/extend/plugins/joemobi/ 5 5 Description: The Joemobi plugin allows you to make your blog go mobile. Once this plugin is installed all you have to do is create an app at http://www.joemobi.com and publish it. Then sit back and reap the benefits of having your blog on the mobile scene! 6 Version: 2.0 66 Version: 2.07 7 7 Author: The Joemobi Dev Team 8 8 Author URI: http://www.joemobi.com/ … … 147 147 /* DEBUGGING */ 148 148 149 /* 149 150 add_action( 'init', 'debug_create_post_type' ); 150 151 function debug_create_post_type() { … … 161 162 ); 162 163 } 164 */ 163 165 164 166
Note: See TracChangeset
for help on using the changeset viewer.