Open hellofromtonya opened 6 years ago
I'd also suggest that we build it as a module and then submit it to Composer. This will allow non-Beans powered sites to utilize the Beans Hooks API.
Seriously, this is a really cool API and the missing functionality within Core. I think the WordPress Community is going to want this baby even if they are not using a Beans powered theme.
Actions API has an awesome collection of functionality that lets us do a smart add, modify, remove, replace, and reset. These functions truly are the missing components for the WordPress Plugin API.
Let's enhance the Filters API to add all of these functions.
I propose:
$_beans_registered_actions
.$_beans_registered_actions
._Beans_Anonymous_Actions
and_Beans_Anonymous_Filters
(needed for PHP 5.2)