Описание
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.
Скриншоты
Установка
- 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
Часто задаваемые вопросы
None
Отзывы
Участники и разработчики
«Easy Populate Posts» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Easy Populate Posts» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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.