All Themes/Plugins Hooks
Scan plugins and themes for hooks.
by Rodolfo Buaiz · github.com/brasofilo/all-plugins-hooks · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/brasofilo/all-plugins-hooks/archive/refs/heads/master.zipReadme
All Plugins Hooks
Version 2013.10.23
Our own mini-AdamBrown
Scan plugins and themes for hooks. Displays a prettified list with all actions and filters, with filename and line numbers. Results are cached in transients.
Important: Does not run in Windows.

FAQ
Available hook:
apply_filters( 'aph_transient_time', 60*60*24 );
Acknowledgments
- Inspired by this Stack Overflow post.
- Uses Google Code Pretify.
Changelog
Version 2013.10.23
- Changed versioning numbering
- Better error handling
- Cache reset on errors
Version 1.1
- Small adjustments
Version 1.0
- Initial Public Release
Credits
This plugin is built and maintained by Rodolfo Buaiz, aka brasofilo.
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to:
Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.