[ad_1]
I want to be a plugin developer. How should I start and what should be the route map to become a plugin developer. I know wordpress website development, javascript, css and php. Should I also learn React or Vue for plugin development?
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
Start with a simple plugin like:
– after install the plugin
– display single input field where user can write a custom message
– save button, to save the message in db
– display the message after every single post
read this helpful resources: [Plugin Development](https://developer.wordpress.org/plugins/)