How to Enable iOS Mail Push Notifications in WHM

In This Tutorial: Requirements Generate APNs Key Install APNs Key If you have already created an email address for your domain, you can also configure WHM to enable email Push notifications for your iOS device(s). Push notifications are sent to the iOS device (that has a Mail account configured to send/receive emails) once the server Read More >

WP-CLI search-replace Command

WP-CLI, WordPress Command Line Interface makes managing your WordPress website(s) simple if you are affluent in working through the Command Line Interface (CLI). InMotion Hosting’s WordPress Hosting includes WP-CLI to supplement managing your WordPress website(s). For example, the WP-CLI command search-replace will search for a string of data (that you specify) and replaces it with Read More >

Change Mailbox Behavior for an iOS 11 Mail Account

In This Tutorial: Sent Mailbox Behavior Deleted Mailbox Behavior Once you add a Mail Account to setup your device to send/receive emails with your domain, the Mailbox Behavior can be re-configured to customize the way certain mail is handled, while using your device. By default, the Mailbox Behavior is configured to save drafted and archived Read More >

Install and Configure WP-CLI

In this tutorial: Install WP-CLI Setup Bash Tab-to-Complete WP-CLI or WordPress Command Line Interface is a suite of commands that can make quick work out of updating plugins, setting up multisites, and much more WordPress management tasks, right from the Command Line Interface (CLI). NOTE: InMotion Hosting’s WordPress Hosting includes WP-CLI and is already installed. Read More >

How to Check the Version of EasyApache Running

Servers running cPanel come with their custom software, EasyApache, which controls the PHP and Apache configurations. If you need to change PHP settings and you are running EasyApache 3 (EA3 which is now obsolete), you may directly modify the php.ini file to change them. However, if you are running EasyApache 4 (EA4), direct changes to Read More >

Manage WordPress Comments Using WP-CLI

The ability to work with your WordPress website(s) from the Command Line Interface (CLI), is one of the many great features available with WordPress Hosting by InMotion Hosting. For instance, using the WordPress Command Line Interface (WP-CLI) command: wp comment, you can manage comments that visitors have left on your blog posts and pages, directly Read More >

Manage WordPress Users Using WP-CLI

In This Tutorial: Add User List Users Edit User Delete User InMotion Hosting’s WordPress Hosting includes WP-CLI pre-installed. WP-CLI, is a compilation of tools and commands that allow you to easily maintain your WordPress website(s) right from the command line. The user command allows you to maintain the database of users for your website. With Read More >

Update WordPress Using WP-CLI

WP-CLI is useful for managing your WordPress Hosting website(s) from the command line. You can use the wp core command to download, install, delete, and update WordPress. In this guide, you will learn how to use WP-CLI to check for an update and update WordPress from the command line. Check for Updates The output from Read More >

Install a Theme Using WP-CLI

A great feature of WordPress Hosting at InMotion is the WP-CLI, (WordPress Command Line Interface) that allows you to easily manage your WordPress site(s) via the command line. Among the many available commands in WP-CLI is the theme command. You can use it to manage your WordPress themes via an SSH session. This command is Read More >

How to Find your WordPress User ID

There are many reasons why you may need to access background information about your <a href=”https://www.inmotionhosting.com/wordpress-hosting”>WordPress</a> installation, especially if you are considering going deeper with your WordPress development. Customizing your WordPress site may often require special back-end data you can only find in your WordPress database. In this article, we are going to learn <strong>how Read More >

Install WordPress Using WP-CLI

WP-CLI, WordPress Command Line Interface, is a powerful set of tools, available with WordPress Hosting at InMotion. WP-CLI commands allow you to perform common WordPress management tasks via the command line. One great example is the ability to completely install WordPress from the command line, which saves time compared to the manual option. In this Read More >

Install a Plugin Using WP-CLI

One of the many benefits of our WordPress Hosting plans is the ability to easily manage WordPress from the command line, using WP-CLI, or WordPress Command Line Interface. With WP-CLI, you can use the plugin command to manage your WordPress plugins from the command line. This command can be used to install, remove, update, and Read More >

The WordPress Hosting Stack

In this article, we will explore each of the components that make up the optimized WordPress Servers Hosting stack, point out a few potential pitfalls, and explain how each of the components work. Our goal: to get a potential WordPress site owner or webmaster up-to-speed on the important points of this new platform and provide Read More >

How to Remove a Custom EasyApache 4 Profile

cPanel includes a few default EasyApache 4 profiles that allow you to easily provision one listed under Available Profiles in WHM. Alternatively, you can customize your own configuration and save a custom profile to include in WHM’s list of Available Profiles. If you no longer wish to keep your custom profile, you can delete the Read More >

Install a WordPress Beta Version

In This Tutorial: Install Beta Plugin Configure Beta Plugin Update WordPress If you would like to test and learn about upcoming WordPress version releases, you can update WordPress to a current Beta Version. WordPress Beta Versions are available by installing and configuring the WordPress Beta Tester Plugin. In this guide you will learn how to Read More >

How to Set Up a WordPress Auto Password Rotation Script

Part of regular WordPress maintenance is password rotation. Once in a while, it is best advised to update your WordPress password. In this article, we’ll show you how you can create a script to automate WordPress password rotation process and send you an email with the new password. WordPress Auto Password Rotation Script In order Read More >