- Added admin notice about the unusable system temp directory.
- Tested with WordPress 6.5.
- Tested with PHP 8.3.
- Fixed fatal error with WP 6.3+.
- Fixed deprecation errors with PHP 8.
- Dropped support for PHP 5.6. The minimum required PHP version is now 7.0.
- Tested with WordPress 6.3.
- Tested with WordPress 6.2.
- Improved plugin behavior in admin.
- Fixed: item generation time now is properly distributed within the default period.
- Added comments from not logged-in users.
- Added filter for item's initial time shift.
- Added filter for comment's random posts count.
- Added filter for comment's random IPs count.
- Added filter for comment's maximum nesting level.
- Added filter for comment's nesting percentage.
- Added filter for comment's max sentences.
- Added filter for random user's count.
- Added filter for logged-in user's percentage.
- Added filter for paragraphs in the post.
- Added filter for words in title.
- Tested with WordPress 6.1.
- Fixed fatal error with WP 6.1 and SHORTINIT.
- Added generation of SQL files.
- Added generation of comments, with hierarchy.
- Improved posts' generation, now with random date and author.
- Added generation of users.
- Tested with WordPress 6.0.
- The minimal WordPress version is now 5.3.
- Added ability to work on Linux servers.
- Added writing of all post fields initially created by WP Core for a post.
- Initial release