Title: Huge auto-draft posts generation
Last modified: January 29, 2019

---

# Huge auto-draft posts generation

 *  Resolved [Art Project Group](https://wordpress.org/support/users/artprojectgroup/)
 * (@artprojectgroup)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/huge-auto-draft-posts-generation/)
 * Your plugin generates hundreds of thousands of records in the database wp_post
   table as auto-draft post using the `wp_insert_post` function. An example of request
   inserted:
    `INSERT INTO`wp_posts`(`post_author`,`post_date`,`post_date_gmt`,`
   post_content`,`post_content_filtered`,`post_title`,`post_excerpt`,`post_status`,`
   post_type`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`
   pinged`,`post_modified`,`post_modified_gmt`,`post_parent`,`menu_order`,`post_mime_type`,`
   guid`) VALUES (9, ‘2019-01-29 13:33:10’, ‘0000-00-00 00:00:00’, ”, ”, ‘Borrador
   automático’, ”, ‘auto-draft’, ‘post’, ‘open’, ‘open’, ”, ”, ”, ”, ‘2019-01-29
   13:33:10’, ‘0000-00-00 00:00:00’, 0, 0, ”, ”)`
 * Please fix and update your plugin.
 * Kind regards.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Marco Chiesi](https://wordpress.org/support/users/marcochiesi/)
 * (@marcochiesi)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/huge-auto-draft-posts-generation/#post-11145188)
 * Thanks for the reporting this issue.
    Version 2.6.6 just released should fix 
   it. Please update.
 *  Thread Starter [Art Project Group](https://wordpress.org/support/users/artprojectgroup/)
 * (@artprojectgroup)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/huge-auto-draft-posts-generation/#post-11145934)
 * Updated and fixed!
 * Thanks a lot for your quick fix.
 * Kind regards.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Huge auto-draft posts generation’ is closed to new replies.

 * ![](https://ps.w.org/black-studio-tinymce-widget/assets/icon.svg?rev=2627604)
 * [Black Studio TinyMCE Widget](https://wordpress.org/plugins/black-studio-tinymce-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/black-studio-tinymce-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/black-studio-tinymce-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/black-studio-tinymce-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/black-studio-tinymce-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/black-studio-tinymce-widget/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Art Project Group](https://wordpress.org/support/users/artprojectgroup/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/huge-auto-draft-posts-generation/#post-11145934)
 * Status: resolved