Description
Plugin to simply add multiple posts or pages at once by entering their titles. Handy tool if you have a new blog and want to quickly add pages like Home, About, Contact …
Buy our premium plugin to add Custom Post Type (CPT) support!
Coding by: MijnPress.nl Mastodon profile More plugins
Screenshots
Installation
- Upload directory
simple-add-pages-or-posts
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Visit Plugins menu to add your post(s) or page(s).
FAQ
-
I have a lot of questions and I want support where can I go?
-
https://pluginsupport.mijnpress.nl/ or drop me a tweet to notify me of your support topic over here.
I always check my toots, so mention my name with @ramonfincken and your problem.
Reviews
Contributors & Developers
“Simple add pages or posts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple add pages or posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.0
- Added: Strict standards fixes
1.8.2
- Added: Strict standards fixes
1.8.1
- Added: Strict standards fixes
1.8
- Added: Translation ready
- Added: Hierarchy separator to replace default minus-sign by anything you want π
1.7
- Added: Nonce in form, alltough input is escaped and needs you to be logged in as an admin (who is able to delete users) this will
prevent CSRF. Thanks to pluginvulnerabilities.com for reporting
1.6
- Added: Support for minus within title like: “Some-title”
1.5
- Bugfix: Framework did not work on multisite, is_admin() problem.
If anyone could help me with that ? π
1.2
- Added: multi hierarchy setup
- Added: http://www.mijnpress.nl/blog/plugin-framework/
1.1
- Changed GUI style
- Option to add pages under existing pages (Same functionality as wp-admin > pages > add new > sidebar: attributes/Parent
1.0
First release