wordpress-develop icon indicating copy to clipboard operation
wordpress-develop copied to clipboard

Press This: init via a hook for flexibility

Open kraftbj opened this issue 7 months ago • 2 comments

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.

kraftbj avatar Mar 28 '25 14:03 kraftbj