Changeset 1184242
- Timestamp:
- 06/19/2015 01:33:54 PM (11 years ago)
- Location:
- yonox-add-multiple-posts/trunk
- Files:
-
- 2 edited
-
Readme.txt (modified) (2 diffs)
-
yonox-add-multiple-posts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
yonox-add-multiple-posts/trunk/Readme.txt
r1184180 r1184242 5 5 Tested up to: 4.0 6 6 Stable tag: stable 7 License: GPLv2 or later 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 9 8 10 A WordPress plugin to add multiple posts by a simple ajax method. … … 15 17 16 18 Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. 19 Go to the new admin menu created. 20 Enjoy. 21 22 == Screenshots == 23 24 1. Adding posts one per line. 25 2. Progressbar processing posts. 26 3. Process finished. 27 4. How it looks on the admin posts page. -
yonox-add-multiple-posts/trunk/yonox-add-multiple-posts.php
r1184180 r1184242 7 7 Author: Yonox 8 8 Author URI: http://yonoxpc.com 9 License: G eneral Public License9 License: GPLv2 or later 10 10 */ 11 11
Note: See TracChangeset
for help on using the changeset viewer.