[wp-trac] [WordPress Trac] #34337: New filter: `alloptions`
WordPress Trac
noreply at wordpress.org
Sun Oct 18 16:53:51 UTC 2015
#34337: New filter: `alloptions`
-----------------------------------------+-----------------------
Reporter: sebastian.pisula | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone:
Component: Options, Meta APIs | Version:
Severity: normal | Resolution:
Keywords: has-patch reporter-feedback | Focuses:
-----------------------------------------+-----------------------
Changes (by sebastian.pisula):
* status: closed => reopened
* resolution: duplicate =>
Comment:
for example ACF Pro, options page. when I use get_field('field',
'options'); then I send request to MySQL for each get_field. I will be can
use filter to merge Options and I will be use get_option to get Options
From ACF Options Page.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34337#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list