Plugin Resources
building plugins
Things you will need to build a plugin:
1.) A code editor. I use Visual studio code – free
2.) A wordpress.org account to submit to WordPress
3.) Ability to use WordPress, SVN, PHP, and JQuery, Javascript, HTML
Hook Resources
WordPress Hooks by Versions
https://adambrown.info/p/wp_hooks
A collection of hooks from other plugins
A beginners tutorial on Hooks and Filters in WordPress