Easy Populate Posts 1.0
The is a helper plugin that allows developers to populate the sites with random content (posts with random tags, images, date in the past or in the future, sticky flag), but with specific meta values and taxonomy terms associated if the case.
What Does it Do?
The is a helper plugin that allows developers to populate the sites with random content (posts with random tags, images, dates in the past or in the future, sticky flags), but with specific meta values and taxonomy terms associated if the case. See also the version 2.0 new features.
These are the settings of the plugin:
- Content Text – Random, Lorem Ipsum, or Star Wars.
- Paragraphs – Random, 1 -> 5 (the number of paragraphs the generated content should have)
- Post Type* – you can select a post types
- Sticky – Random, Yes, No
- Taxonomy* – you can select a taxonomy
- Taxonomy Term ID – the term of the taxonomy that you want to be associated with the posts
- Maximum – number of posts to be generated
- Random Tags – you can define a list of tags that will be randomly attached to the posts
- Title Prefix – you can add a prefix to the title of all the posts added (I use a “crazy prefix” to identify quick and delete the posts used to test different features, or to let other team members that these posts are used for tests or as samples, and should be removed at a point).
- Date: Random, In the past (this will set the post status to publish), In the future (this will set the post status to future / scheduled)
- Post Meta: the meta_key and the meta_value (you can add two meta)
- Images Sources: the plugin allows you to define your own list of images that can be used to be attached as a featured image for the posts.
* These features are dynamic, meaning that the drop downs options are populated with entities registered on your application.
You can download the free plugin from the WordPress repository.