How to Build a WordPress Plugin
10th July 2018 - Wordpress
In this tutorial, I will go through the process of creating a plugin for WordPress. A WordPress plugin extends the WordPress core and is intended to be reusable code or functionality across multiple projects. This is one of the most interesting things about it – you can share your code or functionality on the web. […]