[ad_1]
I know that you mainly have to handle PHP and the comprehensive WordPress platform, but I would like to see material specifically oriented to plugin development, which I couldn’t find. Or at least, where to start learning how to create custom functions and hooks for WordPress, to modify certain actions and add some extra ones when necessary.
[ad_2]
https://developer.wordpress.org/plugins/
The best way to learn is follow their official docs and community of wordpress , there you can learn many things.
Follow this for plugin development
https://developer.wordpress.org/plugins/