wordpress-develop
wordpress-develop copied to clipboard
Press This: init via a hook for flexibility
This is an alternative approach of the solution in #1207 after feedback from @azaozz. This would replace the freefloating execution of the load function behind a new press_this_init action.
In admin-filters, add a default action which plugins can unhook, etc.
Trac ticket: https://core.trac.wordpress.org/ticket/53076
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.