விளக்கம்
In WordPress development, sometimes it is needed to generate extensive databases with hundreds of thousands of posts/pages. Existing plugins can generate test content very slowly, with the usual rate of 1,000 posts per hour.
The Fast Post Generator plugin can generate millions of posts/pages in minutes, which is 20,000 times faster than similar plugins.
Features
- Plugin generates posts/pages with random content.
Plugin Support
Installation
- Upload
kagg-fast-post-generator
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
அடிக்கடி கேட்கப்படும் கேள்விகள்
-
Can I contribute?
-
Yes, you can!
- Join in on our GitHub repository
Reviews
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“KAGG Generator” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்“KAGG Generator” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “KAGG Generator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.9.0
- Dropped support for PHP 5.6. Minimum required PHP version is now 7.0.
- Tested with WordPress 6.3.
1.8.0
- Tested with WordPress 6.2.
1.7.0
- Improved plugin behaviour in admin.
- Fixed: item generation time now is properly distributed within 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 post.
- Added filter for words in title.
1.6.0
- Tested with WordPress 6.1.
- Fixed fatal error with WP 6.1 and SHORTINIT.
1.5.0
- Added generation of SQL files.
1.4.0
- Added generation of comments, with hierarchy.
- Improved posts generation, now with random date and author.
- Added generation of users.
1.3.1
- Tested with WordPress 6.0.
1.2.0
- Added ability to work on Linux servers.
1.1.0
- Added writing of all post fields initially created by WP Core for a post.
1.0.0
- Initial release.