[wp-trac] [WordPress Trac] #26804: Support multiple $wpdb handlers
WordPress Trac
noreply at wordpress.org
Fri Jan 10 02:37:32 UTC 2014
#26804: Support multiple $wpdb handlers
-------------------------+-----------------------------
Reporter: mgibbs189 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Database | Version: trunk
Severity: normal | Keywords:
-------------------------+-----------------------------
A handful of plugins (W3 Total Cache, Query Monitor, etc.) use `/wp-
content/db.php` for caching or query debugging. Unfortunately, only a
single plugin is able to use it at once.
This patch allows multiple plugins to access WP at this stage of
execution. Custom handlers can be placed into a `/wp-content/db/` folder.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26804>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list