steveorevo/wp-hooks
WP-Hooks is a base class that minimizes the overhead of creating WordPress plugins and functions. Simply create a class that extends the WP_Hooks class and start defining functions for the given action, filter, shortcode or registration event.
时间:2015-09-19 00:41
digitalunited/acf-field-type-populated-select
ACF select which is be populated by a wordpress filter
时间:2015-06-03 15:04
aaronholbrook/ms-custom-signup
The wp-signup.php file is notoriously hard to filter/customize. This plugin essentially rebuilds that file with better filters and more flexibility with modifying how it works.
时间:2015-04-25 18:02
drinky78/shortcode-bundle
Bundle that provides a Twig filter to support WordPress-like shortcodes.
时间:2014-10-28 11:47
millat/laravel-hooks
The WordPress filter, action system in Laravel
时间:未知