Descripción
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.
Capturas de pantalla
Instalación
- 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
Reseñas
Colaboradores & Desarrolladores
“Easy Populate Posts” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Easy Populate Posts” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
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.