Description
Populate the sites with random content (configurable type, with tags, meta, terms, images, publish date, status, parent, sticky flag, gutenberg template).
Hooks
spp_prepare_post_data
, spp_after_post_inserted
, spp_after_post_updated
, spp_before_post_image_attached
, spp_after_post_image_attached
, spp_after_post_processed
, spp_filter_remove_update_info
, spp_filter_remove_donate_info
, spp_filter_post_statuses
, spp_filter_post_taxonomies
, spp_filter_acf_fields
, spp_filter_post_meta
, spp_max_options_tax
, spp_max_options_meta
, spp_meta_value
License
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Screenshots
Installation
- Upload
Easy Populate Posts
to the/wp-content/plugins/
directory of your application - Login as Admin
- Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
None
Reviews
Contributors & Developers
“Easy Populate Posts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Easy Populate Posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
4.3.3
- Tested up to 6.6
- Updated Gutenberg template example
- Added the
spp_meta_value
filter that allows the override of the post meta before associating it with the post
See the changelog for detailed information on changes made in the earlier versions.