وضاحت
Anonindo Conflict Detector helps site owners and developers narrow down plugin conflicts without editing code or guessing blindly.
The plugin records PHP fatal errors, lets administrators scan plugins against recorded error data, and generates practical manual test plans from the WordPress admin area. It also includes a safe mode guide that explains how to isolate issues while staying within WordPress.org plugin guidelines.
This plugin does not automatically deactivate or reactivate other plugins in the WordPress.org version. Instead, it gives you a structured workflow for manual testing so you can identify the likely source of a conflict more safely.
Features:
- Log PHP fatal errors and associate them with the plugin or core path involved.
- Scan installed plugins and mark them as safe or unsafe based on recorded errors.
- View the latest scan report for each plugin from the admin dashboard.
- Generate a binary test plan to split active plugins into smaller troubleshooting groups.
- Generate pair testing suggestions for faster manual conflict isolation.
- Open a safe mode guide that lists active plugins and explains the manual testing sequence.
- Keep troubleshooting data inside your WordPress database.
تصوير
انسٽاليشن
- Upload the plugin files to the
/wp-content/plugins/anonindo-conflict-detector/directory, or install the plugin through the WordPress plugins screen. - Activate the plugin through the
Pluginsscreen in WordPress. - Open
Conflict Detectorfrom the WordPress admin menu. - Use
Checkto scan individual plugins, or generate a binary or pair testing plan from the dashboard.
FAQ
-
What does this plugin detect?
-
The plugin helps identify likely plugin conflicts by recording PHP fatal errors and comparing those records against installed plugins.
-
Does it automatically disable plugins?
-
No. The WordPress.org version does not change the activation state of other plugins. It provides manual testing guidance instead.
-
What counts as “unsafe” in a scan?
-
A plugin is marked unsafe when recorded PHP errors in the plugin’s path have been found in the stored error log.
-
Can this detect every type of conflict?
-
No. It is most useful for conflicts that produce PHP fatal errors or related crashes. CSS issues, JavaScript-only conflicts, and logic bugs without logged PHP errors may still require manual debugging.
-
Who can use the dashboard?
-
Only administrators or users with the
manage_optionscapability can access the conflict detector tools. -
Where is the troubleshooting data stored?
-
The plugin stores error logs and scan results in custom WordPress database tables created on activation.
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“Anonindo Conflict Detector” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “Anonindo Conflict Detector” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
1.1.0
- Renamed plugin constants to avoid activation fatals caused by collisions with other active plugins.
- Refined the manual conflict-testing workflow for the WordPress.org version.
- Expanded readme content and WordPress.org metadata.
1.0.1
- Adjusted plugin loading and troubleshooting behavior for WordPress.org compliance.
1.0.0
- Initial release.