MainWP identifies plugins and themes that may be abandoned based on how long since their last update. Abandoned items can pose security risks and compatibility issues since they no longer receive patches or improvements.
What You’ll Accomplish
- Understand what “abandoned” means in MainWP
- Manually check for abandoned plugins across your sites
- Manually check for abandoned themes across your sites
- Review abandoned items and decide on replacements
Prerequisites
- MainWP Dashboard installed and activated
- At least one child site connected to your Dashboard
- Sites synced recently to have current plugin/theme data
What Does “Abandoned” Mean?
MainWP marks a plugin or theme as “possibly abandoned” when WordPress.org reports no update within the configured tolerance period. The default threshold is 365 days.MainWP can evaluate only plugins and themes with usable WordPress.org metadata. Delisted items and premium, private, or custom plugins and themes that are absent from WordPress.org cannot be evaluated for abandonment.
Why Abandoned Items Matter
Automatic Checks
When abandoned plugin and theme data is enabled for sync, MainWP Child schedules daily background checks and processes installed items in batches. Dashboard syncs collect the cached results and can queue a check when the cache is missing or incomplete. These background tasks rely on WordPress cron.These checks depend on the sync-data settings in MainWP > Settings > Advanced Settings. In the Select data to sync section, keep Abandoned plugins information and Abandoned themes information enabled. If either checkbox is cleared, MainWP does not refresh that abandoned-data set during regular automated syncs or manual site syncs.
Manual Check from Manage Sites
1
Navigate to Manage Sites
Go to MainWP > Sites > Manage Sites.
2
Select sites
Check the boxes next to the sites you want to check.
3
Choose action
In the Bulk Actions menu, select Check Abandoned Plugins or Check Abandoned Themes.
4
Apply
Click Apply.MainWP starts the abandoned-item check on the selected sites.
Manual Check from Abandoned Pages
Check Abandoned Plugins
1
Navigate to Abandoned Plugins
Go to MainWP > Sites > Plugins > Abandoned Plugins.
2
Run check
Click Check for Abandoned Plugins in the action bar. The action bar remains available even when the results table is empty. This checks all accessible sites without sync errors in the current scope, including sites that may not appear in the abandoned results table.
Check Abandoned Themes
1
Navigate to Abandoned Themes
Go to MainWP > Sites > Themes > Abandoned Themes.
2
Run check
Click Check for Abandoned Themes in the action bar. The action bar remains available even when the results table is empty. This checks all accessible sites without sync errors in the current scope, including sites that may not appear in the abandoned results table.
Adjust Abandoned Tolerance
Change the number of days before an item is marked as abandoned:- Go to MainWP > Settings
- Open General Settings and find Updates Settings
- Adjust Abandoned plugins/themes tolerance (default: 365 days)
- Click Save Settings
- Sync the affected sites before running another abandoned check. MainWP Child receives the new tolerance during site sync; without this sync, it may still use the previous value
What to Do with Abandoned Items
When you identify abandoned plugins or themes:- Search for alternatives - Look for actively maintained plugins with similar functionality
- Check last commit date - Some plugins on wordpress.org may have active GitHub development
- Test replacements - Install alternatives on a staging site first
- Plan migration - Replace abandoned items before they cause issues
Self-Check Checklist
- Abandoned plugins check completes successfully
- Abandoned themes check completes successfully
- Results display in the Updates page
- Tolerance setting matches your requirements
Related Resources
- Manage Plugins - Full plugin management documentation
- Manage Themes - Full theme management documentation
- What Does Possibly Abandoned Mean - Detailed explanation
