How can I start Plugin Development?
You need to learn how WP is ‘built’ and functions. An understanding of that will help immensely. Start at the Codex https://codex.wordpress.org/ . Lots of information about everything WP. And there are lots of googles/bings/ducks about creating plugins. Start with a simple plugin that changes a minor thing (like changing the ‘Howdy’ to ‘Welcome’ on … Read more