Create a shortcode in a WordPress plugin easily. Learn to use the add_shortcode function to build a custom product box step by step.
Author
How To Allow a Firewall with UFW on Ubuntu
Here is how you can allow a firewall with UFW on Ubuntu. In particular on Vultr’s instance i.e. Ubuntu 20.04 LTS.
How to Set Up Nginx Server Block on Ubuntu
Here is how you can set up Nginx Server Block on Ubuntu. In particular on Vultr‘s instance i.e. Ubuntu 16.04 LTS / 18.04 LTS / 22.04 LTS.
How to Secure Your Nginx Website Using Let’s Encrypt on Ubuntu
Here is how you can secure your Nginx website using Let’s Encrypt Certificate on Ubuntu. In particular on Vultr‘s instance i.e. Ubuntu 18.04 LTS / 20.04 LTS.
How to Add Yii2 Coding Standards in PHP_CodeSniffer
In this tutorial, you will learn how to add Yii2 Coding Standards in PHP_CodeSniffer.