Introduction
You may want to modify or hide the “Hire a developer” link in WP Toolkit in cPanel. This can be done through the WHM interface or the command line.
Procedure
Through WHM
To modify the "Hire a developer" link:
- Log into WHM.
- Navigate to Plugins / WP Toolkit / Settings.
- Under General Settings / Customization of "Hire a developer" link select "Link to custom URL".
- Specify your desired custom URL in the text box.
- Click the "Save" button at the bottom.
To hide the "Hire a developer" link:
- Log into WHM.
- Navigate to Plugins / WP Toolkit / Settings.
- Under General Settings / Customization of "Hire a developer" link select "Link hidden".
- Click the "Save" button at the bottom.
From the command line
If you'd like to hide this link from the command line, you can run the following as the root user:
wp-toolkit --config -operation set -option-name hireDeveloperFeatureSource -option-value none
Comments
0 comments
Article is closed for comments.