KAGG Generator

Descripción

In WordPress development, sometimes it is needed to generate big databases with hundreds of thousands of posts/pages. Existing plugins can generate test content, but very slowly, with the usual rate of 1,000 posts per hour.

The Fast Post Generator plugin is able to generate millions of posts/pages in minutes.

Features

  • Plugin generates posts/pages with random content.

Plugin Support

Instalación

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

Preguntas frecuentes

Can I contribute?

Yes, you can!

Reseñas

1 de enero de 2023
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!
20 de abril de 2022 1 reply
Давно искал похожее решение для тестирования своих проектов, где необходимо генерировать сотни и тысячи постов за короткий промежуток времени. Данное решение уделывает по всем параметрам FakerPress и wp-cli-seeder. Автору респект за сохранение моего мыслетоплива и времени.
Leer todas las 4 reseñas

Colaboradores y desarrolladores

«KAGG Generator» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«KAGG Generator» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce «KAGG Generator» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.