fakerpress
fakerpress copied to clipboard
A WordPress plugin that implements an easy way to create fake data inside WordPress.
[OpenVerse](https://wordpress.org/openverse/) seems to be a really good source for images. API: https://api.openverse.engineering/v1/
Yopmail is a free and unrestricted email that allows us to check test mail on the fly.
Possibly use API to fetch content: http://developer.nytimes.com/
Can't tell you have useful this plugin has been, thanks! I'm wondering if we could get support for an iterator or even better variables within the post creation loop?
For a long time I've wanted to have more "real" data for testing certain pieces of content, so i've found a good and free resource that will be reliable for...
[Pixabay](https://pixabay.com) seems like the best kind of option for downloading image as it's API usage is free. API Link: https://pixabay.com/api/docs/
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5. Release notes Sourced from copy-props's releases. 2.0.5 Fix Avoids prototype pollution (#7) Doc Update license years. Transfer ownership to Gulp Team (#6) Build Update...
When I make large numbers of users (1000+), some user emails will be duplicated. This is problematic since Wordpress doesn't allow multiple users with the same email. The rate of...
Fakerpress currently generates blocks of basic HTML, which show up in the block editor as "Classic Editor" blocks. It would be great if the content it generated was native to...
When faking posts for a post type without comment functionality (i.e. "comments" is not in the "supports" array of the post type declaration), even if "Comments Status" is set to...