=== WP faker === Contributors: deepakanand Tags: fake posts, fake users, dummy data, dummy users, dummy posts, fake wc products, dummy wc products Donate link: http://tutsocean.com/donate Requires at least: 4.0 Tested up to: 4.9.8 Requires PHP: 5.6 Stable tag: trunk License: GPL-2.0+ License URI: http://www.gnu.org/licenses/gpl-2.0.txt A wordpress plugin to generate fake/dummy users, posts and custom posts. == Description == This plugin is made by developer and for developers. Initially, it was my own requirement to test my custom theme functionality which contains testing of different modules like load more users, load more posts, filter posts by tags etc. At that time, I was looking for some tool through which I can generate dummy data which I can use for my testing purpose and after moving that website to live, I can remove all dummy data. I started developing this plugin for my personal use but now I think this can help many other needy developers. This wordpress plugin can generate fake/dummy users, posts and custom posts. == Installation == 1) Go to Plugins -> Add New 2) Find "wp faker" plugin from the list or search for wp faker 3) View more details about it before you decide to install the plugin 4) Click on the “Install button” 5) Wait for a few seconds until the orange icons stops spinning 6) Click on “Active” button == Frequently Asked Questions == = Is this plugin safe to use? = This plugin is 100% safe to use as the data generated by this plugin is all dummy. = Can I remove all the dummy/fake data generated by this plugin anytime? = Yes, you have to just click on one button and all the data generated by this plugin will be removed. == Screenshots == 1. Generate fake users 2. Generate fake posts/custom posts == Changelog == = 1.0.0 = * NEW: the core is updated