How to Create a Simple WordPress Plugin | 2021 WordPress Tutorial
If you have a WordPress project, where you need to add some custom code or a WordPress snippet for custom functionality, you defo do NOT want to add that to your Theme’s functions.php file! Yes, you could add a Child Theme and add the code there or you could install a plugin that allows you […]
How to Create a Simple WordPress Plugin | 2021 WordPress Tutorial Read More »