Opening the WordPress Toolkit
- Log in to cPanel.
- In the Applications or Domains section, click WP Toolkit.
- Your WordPress installations are listed with status, version, and available actions.
Logging in to edit your site
Click Log in on an installation’s card — the toolkit signs you straight into wp-admin without a password prompt (single sign-on). From there you edit posts, pages, menus, and widgets in WordPress as usual.Site management from the toolkit
Without entering wp-admin at all, the toolkit card for each site lets you:- Change basic settings: site title, admin password, search-engine indexing toggle
- Manage plugins and themes: activate, deactivate, update, install, and remove
- Enable maintenance mode: show a “be right back” page to visitors while you work
- Update WordPress: core, plugin, and theme updates, individually or all at once
- Configure automatic updates: the toolkit’s Smart Updates can even test updates on a temporary clone before applying them (availability depends on the toolkit edition — see WP Toolkit Lite vs Deluxe)
Safe editing workflow
For significant edits — theme changes, page-builder work, plugin swaps — use this pattern:- In the toolkit, click Clone to create a staging copy of the site (e.g. on a subdomain).
- Make and test the edits on the clone.
- Use Copy Data to push the changes from the clone back to the live site.
Troubleshooting an edit gone wrong
- Toggle maintenance mode on while you fix things.
- Use the toolkit to deactivate a plugin that broke the site — no wp-admin access needed.
- Restore from a Softaculous or JetBackup backup if necessary (see JetBackup restores).