Опис
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.