Opened 8 years ago
Last modified 8 years ago
#40523 new enhancement
populate_options doesn't use correct add_options actions
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 1.5 |
Component: | Options, Meta APIs | Keywords: | has-patch dev-feedback |
Focuses: | Cc: |
Description
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.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
I still think that this ticket is a valid one, but related to it is #40642