https://www.youtube .com/watch?v=7REUdrDM_uE

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 to add custom code to your project but why not create your own plugin? This WordPress tutorial shows my preferred choice, and that’s creating my own “project-specific” plugin so I can add all the custom code in one place without the need for a child theme, hurrah! Subscribe for more WordPress Tutorials ! https://www.youtube.com/channel/UCBdd24j_O7D5C4oraWnKrwg?sub_confirmation=1 Ciao grazie! Jakson —————————————————- ♢ Website: https://jakson.co ♢ Support Forums: https://jakson.co/forums/ ♢ Twitter: https://twitter.com/jakjakson ♢ Facebook: https://www.facebook.com/wpjakson —————————————————- #WordPress #WordPressTutorial #WordPressPlugin

15 thoughts on “How to Create a Simple WordPress Plugin | 2021 WordPress Tutorial

  1. Thank you for reminding people to include comments with their code. It’s one of the most annoying things for me when using other people’s code, especially when it comes to WordPress themes and plugins.

  2. When I go to upload the plugin, I get the error: The package could not be installed. No valid plugins were found. Any idea why?

  3. Hi Jackson, thanks for that great tutorial. Can I ask, once you upload the plugin to your WordPress plugin section is it public? i.e. will other people be able to find and use it?

Comments are closed.