=== Easy Populate Posts ===
Contributors: Iulia Cazan
Author URI: https://profiles.wordpress.org/iulia-cazan
Tags: random content, generate content, dummy content, content generator, populate posts
Requires at least: 4.8
Tested up to: 7.0
Stable tag: 4.4.5
Requires PHP at least: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JJA37EHZXWUTJ

Populate the sites with random content: title, type, terms, meta, images, status, date, parent, sticky, Gutenberg template, etc.

== Description ==
Populate the sites with random content (configurable type, with tags, meta, terms, images, publish date, status, parent, sticky, gutenberg template).

== 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

== 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_filter_name_elements`, `spp_max_options_tax`, `spp_max_options_meta`, `spp_meta_value`, `spp_max_fields`.

== Screenshots ==
1. The plugin option.

== Frequently Asked Questions ==
None

== Changelog ==
= 4.4.5 =
* Tested up to 7.0
* PHP 8.4 compatibility
* Additional styles changes to prepares for core next standardized UI component heights

See the [changelog](https://plugins.svn.wordpress.org/easy-populate-posts/trunk/changelog.txt) for detailed information on changes made in the earlier versions.

== Upgrade Notice ==
* Nothing yet

== 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.
