ManageWP Worker
Overview
ManageWP Worker is the WordPress plugin that connects a site to the external ManageWP dashboard.
In a MAC Starter project, this plugin is optional. Install it when a site should be managed from ManageWP for tasks such as centralized updates, backups, monitoring, maintenance workflows, or client fleet oversight.
What The Plugin Does
The plugin itself is lightweight. Its main job is to establish and maintain the connection between the local WordPress install and the remote ManageWP account.
That usually means:
- registering the site with the ManageWP dashboard
- allowing remote maintenance actions to run
- enabling ManageWP services that are configured from the dashboard side
The primary configuration surface is ManageWP itself, not a large settings screen inside WordPress.
When To Use It
Use ManageWP Worker when:
- the site is part of a ManageWP-managed portfolio
- centralized plugin, theme, and core update workflows are wanted
- the site should participate in ManageWP backup, uptime, or reporting workflows
Do not install it by default just because it is available. Treat it as infrastructure for sites that actually belong in a ManageWP management flow.
Setup
Install And Activate
- Install the
ManageWP Workerplugin on the WordPress site. - Activate it.
- Confirm the site is healthy before connecting it to the dashboard.
Connect The Site
- Log in to the ManageWP dashboard.
- Add the website from ManageWP.
- Complete the connection flow so the dashboard recognizes the Worker plugin on the site.
After that, most ongoing management happens in ManageWP rather than inside wp-admin.
Operational Notes
- Use one clear remote management path per site. If a project is managed through ManageWP, avoid mixing overlapping maintenance platforms unless there is a deliberate reason.
- Treat ManageWP as an operational layer, not as a replacement for good WordPress admin access, plugin hygiene, or normal backup discipline.
- If the dashboard cannot see the site correctly, check plugin activation, site health, outbound connectivity, and any security layers that may block the connection.
MAC Starter Notes
This plugin is usually added for operational convenience, not because the website itself depends on ManageWP for frontend behavior.