=== Test Post Generator === Author URI: https://iansackofwits.com Contributors: plantprogrammer Donate link: https://iansackofwits.com Tags: test post generator, test posts, test post, testing, test Requires at least: 5.0 Tested up to: 5.4 Requires PHP: 5.6 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-3.0.en.html Easily generate test posts for your testing purposes. Generated posts are set to be "Private" by default. == Description == Easily generate test posts for your testing purposes. Generated posts are set to be "Private" by default, so your site visitors won't be aware of the created posts, letting you test out whatever you need with no worries. All test posts will currently be populated with latin text i.e. "Lorem ipsum..." You can easily trash all the test posts if you wish to do so. == Upgrade Notice == = 1.0 = Initial release. == Frequently Asked Questions == = Do you provide support? = Yes, I do. Please create a new topic in the "Support Threads." = Who made the plugin? = [Ian](https://iansackofwits.com) made this plugin. = What happens when this plugin is deleted? = All of the posts that this plugin creates will be deleted and no longer accessible. The database setting option that this plugin creates will also be removed. == Screenshots == 1. The view from the settings page. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory, or upload the zip file through the WordPress plugins screen directly by clicking 'Add New' and selecting the zip file from your computer. 2. Install and active the plugin. 3. Activate the plugin through the 'Plugins' screen in WordPress. 4. Start generating test pages through the new WordPress menu item that the plugin creates. == Changelog == = 1.0 = * Initial Release