Update wiki documentation to accurately reflect plugin functionality

This commit is contained in:
2025-04-17 04:20:51 +01:00
parent 9afa732c20
commit 81ca661b75
6 changed files with 87 additions and 132 deletions

View File

@ -52,9 +52,10 @@ If you prefer to install the plugin via Git, you can clone the repository direct
After installing and activating the plugin, you should:
1. Navigate to **Tools > Fix Plugin Notices** in your WordPress admin dashboard.
1. Navigate to **Plugins** in your WordPress admin dashboard.
2. The plugin will automatically scan for orphaned plugin references.
3. Follow the on-screen instructions to clean up any detected issues.
3. Any detected orphaned references will appear in your plugins list with "(File Missing)" next to their name.
4. Click the **Remove Notice** link under each orphaned plugin to clean it up.
## Troubleshooting Installation Issues