[wp-trac] [WordPress Trac] #35555: WordPress should REMOVE Plugins (Themes may be) DB record after deletion

WordPress Trac noreply at wordpress.org
Thu Jan 21 10:54:06 UTC 2016


#35555: WordPress should REMOVE Plugins (Themes may be) DB record after deletion
-------------------------------+-----------------------------
 Reporter:  talha-presstigers  |      Owner:
     Type:  feature request    |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Plugins            |    Version:  4.4.1
 Severity:  normal             |   Keywords:
  Focuses:                     |
-------------------------------+-----------------------------
 Hi,
 I am a WordPress developer and front-end designer. I used WordPress for
 work. It's been almost 3 years that I am developing WordPress sites with
 WordPress Themes & Plugins development.
 In WordPress we face the issue of speed when the WordPress site got heavy
 traffic. This is because there are garbage values in the DB and some of
 them are loaded on the front-end without any reason.
 I give you an example for that.
 I installed a plugin name "ANY Plugin Name", the "ANY Plugin Name" create
 some options entries in the wp_options table with auto-load = yes, then I
 uninstalled and delete the "ANY Plugin Name" plugin but the plugin did not
 remove its DB record like auto-load options values.
 Now whenever the user visits the site the "ANY Plugin Name" plugin auto-
 load options are loaded without any reason and that cause the speed of
 WordPress site.

 The new feature request for this task is that:
 1. WordPress should keep an eye on plugins db queries record.
 2. When deleting the plugins, there should be an other options like "Yes,
 delete plugins files & DB records"
 3. So , in this user can also delete the plugins DB records that act as a
 garbage value for WordPress after plugin delete.
 4. I am attaching an image URL for this presentation
 [[Image(http://prntscr.com/9svohs)]]


 Thanks & Regards,
 Mohammad Talha
 WordPress Theme & Plugin Developer

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35555>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list