Chapter 02 | How to create a WordPress plugin | In Tamil | தமிழ்
In this video we will see how to create a custom WordPress plugin. How to name a plugin, give description, version and author details. Then, we see the difference between Action and Filter hooks. Official documentation for WordPress plugin development : https://developer.wordpress.org/plugins/intro/ Official documentation for Action hooks : https://codex.wordpress.org/Plugin_API/Action_Reference Official documentation for Filter hooks : https://codex.wordpress.org/Plugin_API/Filter_Reference
In this video we will see how to create a custom WordPress plugin. How to name a plugin, give description, version and author details. Then, we see the difference between Action and Filter hooks. Official documentation for WordPress plugin development : https://developer.wordpress.org/plugins/intro/ Official documentation for Action hooks : https://codex.wordpress.org/Plugin_API/Action_Reference Official documentation for Filter hooks : https://codex.wordpress.org/Plugin_API/Filter_Reference