How to Create a Footer using the Full Site Editor of WordPress 5.9

posted on February 13, 2022

tags:

Learn how to create WordPress footers using the latest version of WordPress- version 5.9. Editing the WordPress footers are now done solely through the full site editor. We will first introduce you to the new interface and familiarize you with its navigation. Then, we will walk you through adding and editing a custom footer in […]

[TUTORIAL] How to Create an SSH Key in Bare Metal Cloud

posted on December 25, 2021

tags:

Watch these step by step instructions to create an SSH key in Bare Metal Cloud portal and deploy your server. Bare Metal Cloud product info available at: https://phoenixnap.com/bare-metal-cloud For next steps in deploying a Bare Metal Cloud Server, watch this tutorial: https://www.youtube.com/watch?v=BzBBwLxR80o In this video tutorial, you will learn how to create and use an […]

Powering Your Freedom to Create

posted on December 5, 2021

tags:

At WP Engine, we power your freedom to create online. Built on WordPress, the world’s favorite way to build a website, our open platform lets you create breakthrough digital experiences, so your business can go and grow faster. Press ahead with WP Engine. https://wpengine.com/more/press-ahead Duration: 00:00:31 Publisher: WP Engine More: Watch all WP Engine videos […]

How to Create a MySQL Database Using the cPanel API

posted on April 19, 2021

tags:

Learn how to utilize the command line to create a MySQL Database using the cPanel API. Here are the commands that are used in the video: Create the database: uapi –user=exampl3 Mysql create_database name=db_name (Replace “exampl3” with your cPanel username and “db_name” with the name you would like to give to the database.) Create the […]