Changeset 681797
- Timestamp:
- 03/14/2013 01:18:16 PM (13 years ago)
- File:
-
- 1 edited
-
bulkpress/trunk/lib/adminmenupage/bulkpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bulkpress/trunk/lib/adminmenupage/bulkpress.php
r681694 r681797 50 50 <div class="wrap"> 51 51 <h2><?php _e('BulkPress', 'bulkpress'); ?></h2> 52 <p><?php _e('At this point, the plugin only supports th at creating of multiple taxonomies. However, we are actively developing this plugin and will be adding many new features such as creating posts and pages in bulk in the near future!', 'bulkpress'); ?></p>52 <p><?php _e('At this point, the plugin only supports the creation of multiple terms and posts. However, we are actively developing this plugin and will be adding many new features such as creating users in bulk in the near future!', 'bulkpress'); ?></p> 53 53 </div> 54 54 <?php
Note: See TracChangeset
for help on using the changeset viewer.