0
How to create a WordPress plugin
I want to create my own personalized WordPress plugin on my desktop. Guys let me know how you can teach me
1 Antwort
+ 1
First you need to atleast be able to create a Template for wordpress using php, once you are able to create a page that can still connect to WordPress' features.
Then you can look at what you think is a feature that is missing or not effective enough and then you can start creating it.
Please note that it will be heavy PHP.