=== WP faker === Contributors: deepakanand Tags: fake posts, fake users, dummy data, dummy users, dummy posts, fake woocommerce products, dummy woocommerce 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, custom posts and woocommerce products. == 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, custom posts and woocommerce products. == 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. 3. List of all dummy users. 4. List of all dummy posts. 5. Generate fake/dummy products. 6. List of all fake/dummy products. 7. List of all fake/dummy thumbnails. == Changelog == = 1.0.0 = * the core is updated = 1.0.1 = * Ajax execution improved for posts * Ajax execution improved for users = 1.1.0 = * Generate wocommerce simple products. = 1.1.1 = * Separate view to check all the thumbnails generated by our plugin. * Option to delete all fake/dummy thumbnails. = 1.1.2 = * Loader to show percentage meter of progress. * Bug fixed for products with same price even if selected for different. = 1.2.0 = * Quick access to manage dummy data from admin bar. * minifies all resources to improve the performance. * Minor bug fixes.