How to Make a Settings Page for a Custom WordPress Plugin.In the last tutorial I explained How to Create a WordPress Plugin. This tutorial is going to build on that […] Read More
How to Create a WordPress Plugin.Tutorial Overview. In this tutorial I will explain what a WordPress plugin is, how to name a plugin, how plugins […] Read More
How to Create a Widget in WordPress.What is a WordPress Widget? WordPress widgets allow you to easily add content and features to WordPress sidebars, footers and […] Read More
How to Correctly Enable WordPress SVG Support.Tutorial Overview. In this tutorial, I will explain what SVGs are, some of the benefits of using them, and when […] Read More
How to Make a WordPress Restaurant Website to Take Food Orders Online.Tutorial Overview. In this tutorial, I will show you how to take any restaurant menu and turn it into a […] Read More
How to Edit the functions.php File in WordPress.What is the functions.php File? The functions.php file is included with WordPress themes. It acts like a plugin allowing you […] Read More
How to Move Yoast to the Bottom of the Page.Tutorial Overview. Yoast is a great plugin used by over 5 million WordPress users who rely on it to control […] Read More
How to Display the Current Year in WordPress With a Shortcode.Overview Most websites have the copyright and year displayed in the footer. When I come across a website with an […] Read More
How to Change the WordPress Database Prefix.Tutorial Overview. In this tutorial, I will explain a little about the WordPress database and what an SQL injection is. […] Read More