Opened 3 years ago
#43716 new defect (bug)
Not work "option_active_plugins" filter in front-end
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.9.5 |
Component: | Plugins | Keywords: | |
Focuses: | Cc: |
Description
The "option_active_plugins" filter work just in admin and not work in front-end.
i test wp_get_active_and_valid_plugins function in wp-includes/load.php#L598
the "$active_plugins" correct and work in front-end but related filter not work and i have to use "alloptions" filter for work
Note: See
TracTickets for help on using
tickets.