KAGG Generator

설명

In WordPress development, sometimes it is necessary 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

  • The plugin generates posts/pages with random content.

Plugin Support

설치

  1. Upload the kagg-fast-post-generator folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

Can I contribute?

Yes, you can!

후기

2024년 2월 28일 답글 1개
Ever felt like herding a flamboyance of WordPress purple flamingos? Say goodbye to patience – with the KAGG Generator, you’ll breeze past those flamboyant fowls quicker than they can strike a pose. Bid farewell to waiting and dive into content creation at warp speed! Trust me, your website will be soaring to new heights with this plugin! 🐦
2023년 1월 1일
As a fellow developer, this is a fantastic tool to test your plugin on sites with many posts as it massively simplifies the process of setting up sites with large data sets. I highly recommend this plugin!
2022년 4월 20일 답글 1개
Давно искал похожее решение для тестирования своих проектов, где необходимо генерировать сотни и тысячи постов за короткий промежуток времени. Данное решение уделывает по всем параметрам FakerPress и wp-cli-seeder. Автору респект за сохранение моего мыслетоплива и времени.
모든 5 평가 읽기

기여자 & 개발자

“KAGG Generator”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“KAGG Generator”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “KAGG Generator”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.2.0

  • The minimum required PHP version is now 7.4.
  • The minimum required WordPress version is now 6.0.

2.1.0

  • Fixed “Function _load_textdomain_just_in_time was called incorrectly” notice.
  • Tested with WordPress 6.8.

2.0.1

  • Fixed the error on deleting a temporary table.

2.0.0

  • Dropped support for PHP 7.0. The minimum required PHP version is now 7.2.
  • Fixed kagg_generator_comment_max_nesting_level filter name.
  • Fixed the inability to create a temporary table when it exists after previous operations.
  • Fixed deprecation errors with PHP 8.4.
  • Tested with WordPress 6.7.
  • Tested with PHP 8.4.

1.11.0

  • Added admin notice about the unusable system temp directory.

1.10.0

  • Tested with WordPress 6.5.
  • Tested with PHP 8.3.
  • Fixed a fatal error with WP 6.3+.
  • Fixed deprecation errors with PHP 8.

1.9.0

  • Dropped support for PHP 5.6. The 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 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 an 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 the title.

1.6.0

  • Tested with WordPress 6.1.
  • Fixed a 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 a random date and author.
  • Added generation of users.

1.3.1

  • Tested with WordPress 6.0.
  • The minimal WordPress version is now 5.3.

1.2.0

  • Added the 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.