[wp-trac] [WordPress Trac] #40523: populate_options doesn't use correct add_options actions

WordPress Trac noreply at wordpress.org
Fri Apr 21 23:17:29 UTC 2017


#40523: populate_options doesn't use correct add_options actions
--------------------------------+-----------------------------
 Reporter:  spacedmonkey        |      Owner:
     Type:  enhancement         |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Options, Meta APIs  |    Version:  1.5
 Severity:  normal              |   Keywords:
  Focuses:                      |
--------------------------------+-----------------------------
 populate_options is a special function, used to populate default option in
 the options table. To populate the options table, a single (and large)
 insert is used. Because the add_option isn't used, it means none of that
 functions actions are run.

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


More information about the wp-trac mailing list