[wp-trac] [WordPress Trac] #32987: Adding filters to allow alternate sidebar storage for registered sidebars
WordPress Trac
noreply at wordpress.org
Tue Jul 14 04:21:03 UTC 2015
#32987: Adding filters to allow alternate sidebar storage for registered sidebars
-------------------------+-----------------------------
Reporter: welcher | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Currently sidebars are stored in the `sidebars_widgets` option in the
database which for site with many sidebars can be very inefficient.
I would like to propose a means of being able to change how the
information is stored.
I have introduced two filters that allow a user to have access to the
information being saved or requested. This is backwards compatible but
gives the option of using, for example ,a post type to store the data.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32987>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list