{"slug":"bulk-page-maker-light","name":"Bulk Page Maker Light","description":"Bulk Page Maker Light – Instantly create unlimited WordPress pages or posts in one click! Save hours and supercharge your site-building workflow.","author":"sapayth","active_installs":10,"version":"2.0.1","wp_org_url":"https://wordpress.org/plugins/bulk-page-maker-light/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"bpm_pages","full_table_name":"wp_bpm_pages","description":"Stores bpm pages data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"INT(11) unsigned","nullable":false,"primary_key":true},{"name":"page_id","type":"BIGINT(20)","nullable":false,"primary_key":false},{"name":"created_by","type":"BIGINT(20)","nullable":false,"primary_key":false},{"name":"created_at","type":"DATETIME","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `wp_bpm_pages` ( `id` INT(11) unsigned NOT NULL AUTO_INCREMENT , `page_id` BIGINT(20) NOT NULL , `created_by` BIGINT(20) NOT NULL , `created_at` DATETIME NOT NULL , PRIMARY KEY (`id`) ) $charset_collate\"; if( ! function_exists( 'dbDelta' ) ) { require_once ABSPATH . 'wp-admin/includes/upgrade.php'; } dbDelta( $schema );"}],"table_count":1}