== Changelog == = 4.4.4 = * Tested up to 6.9 * PHP 8.4 compatibility * Meta values refinements after the new post is updated * Texdomain update * Translations updates * Dependencies updates = 4.4.3 = * Tested up to 6.8.3 * PHP 8.4 compatibility * Added names patterns * Translation update = 4.4.2 = * Tested up to 6.8.1 * PHP 8 compatibility = 4.4.1 = * Added patterns for past date and future date * Added the filter `spp_max_fields` that allows to increase the number of taxonomies and custom fields, if necessary * Minor styles update * Translations refinement = 4.4.0 = * Unified the random tags and taxonomies options * Translations refinement = 4.3.4 = * Tests and compatibility updates for to 6.7 * Removed the drop caps option * Updated the Gutenberg template example to match the latest blocks attibutes * Removed redundant text from the options * Translations updates = 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 = 4.3.2 = * Tested up to 6.5.3 * Added the option to attach a single random term from the list * Refined the taxonomies list, allow for post_tag in the taxonomies dropdowns so it can be used also for all, random or just one term * Refined the post types list = 4.3.1 = * Fixed the type for #NO string replacement * Added the option to randomly skip attaching featured image * Styled the post image placeholder = 4.3.0 = * Tested up to 6.5 * Updated the Gutenberg template example with new core blocks (quote and details) * Fixed the issue with Gutenberg block validation when using media IDs * Added new patterns for random timestamps and random colors (also only dark or light colors) * Added the option to reuse in the post content dynamically generated meta values * Display the status name in the dropdown * Translation updates * Styles updates * Accessibility improvements = 4.2.3 = * Tested up to 6.4.2 * Assets updates = 4.2.2 = * Tested up to 6.3.1 * Added the author option * Separated extra options from images group * Translation update = 4.2.1 = * Tested up to 6.2.2 * Added the yellow icon in the admin post listing to indicate that the post was generated with Easy Populate Post = 4.2.0 = * Added post ID, post title, post excerpt, post featured image ID, and post featured image URL as options to be used in the Gutenberg template. * Fixed the menu overlay = 4.1.1 = * Tested up to 6.2 = 4.1.0 = * Tested up to 6.1.1 - Added new patterns for random date, time, date & time, longitude, and latitude - Fixed the saved groups reset on plugin deactivate = 4.0.0 = * Tested up to 6.0.2 * Added the Gutenberg template option * Added helper hooks: spp_filter_post_statuses, spp_filter_post_taxonomies, spp_prepare_post_data, spp_after_post_inserted, spp_before_post_image_attached, spp_after_post_image_attached * Added the option to save settings as groups that can be restored * Added the option to import/export settings groups * Updated the images samples * Fixed the number of items to generate = 3.9.0 = * Added new patterns that can be used for even more random content * Added hints about reusable images from the media library and the patterns * Removed new core post types from the selectable list * Fixed the settings not saving all the terms options = 3.8.0 = * Tested up to 5.8.2 * Added filters for showing lists of meta * Added options to increase/decrease the number of taxonomies and meta options * Added the option to reuse images from the media library by specifying attachment IDs separated with new line * Updated translation * Added the option to add random terms from the combination of term names and term IDs (otherwise all will apply) * Fixed the uncategorized term getting attached to generated posts = 3.7.1 = * Fixed random status generator * Better trim for the generated content in the results preview * Added plugin new screenshot = 3.7.0 = * Tested up to 5.8 * UI updates * Added new option for generating Gutenberg blocks and for using the drop cap * New image samples from my travels * Fix load multiple sample images on Safari when saving the settings = 3.6.1 = * Fix extra comma = 3.6 = * Tested up to 5.6 * Coding standards updates * New image samples = 3.5.2 = * Tested up to 5.5 * Icon update = 3.5.1 = * Expose the registered post meta including the ACF fields * Support for serialized post meta values = 3.5 = * Tested up to 5.4 version * Added option for auto-increment numeric prefix * Date input * Minor changes to fix layout on small resolution * New sample images * Allow to specify attachments IDs (each one per line inside the images area) to be used as sample images = 3.4 = * Tested up to 5.2.2 version * Removed unusable post types from generate options (oembed_cache, user_request, wp_block) * Added two more post meta options (key and value pairs) * Added the option to specify taxonomy terms by names, and these will be generated if not found * New options grouping * Status hints for non-specified publish date * Translation added * New assets samples = 3.3 = * Tested up to 5.2.1 version. * New assets samples. * Fix content wrap in settings page. = 3.2 = * Tested up to 4.9.8 version * Added excerpt option (none, from content or random) = 3.1 = * Tested up to 4.9.6 version * The option to use your custom images downloaded from URLs and optimization of the usage of the generated images, these are reused instead of creating multiple media files * New sample images * Preview of the tags attached to the generated posts * Thumbnail preview = 3.0 = * Tested up to 4.8 version * Add the option to cleanup the content generated when the plugin is deactivated (this will work for new content) = 2.0 = * Tested up to 4.5.2 version * Cleanup * Add sample images in the plugin * Add AJAX execution * Allow to set a post parent for the hierarchical types * Allow to set a specific publish date * Allow to set a specific post status * Allow to set two taxonomy terms * Allow to set three post meta * Allow to set multiple term IDs separated by comma * Reuse the sample images already generated = 1.0 = * Initial version