-
Notifications
You must be signed in to change notification settings - Fork 94
Plugin Check Namer: "Configure AI Connectors" button links to incorrect URL (404) #1215
Copy link
Copy link
Closed
Description
Bug Description
When accessing the Plugin Check Namer Tool without configured AI connectors, a warning message is displayed with a "Configure AI Connectors" button. However, this button links to an incorrect URL that results in a 404 error.
Steps to Reproduce
- Navigate to Tools → Plugin Check Namer (
/wp-admin/tools.php?page=plugin-check-namer) - Ensure AI connectors are not configured
- Observe the warning message: "To use the Namer tool, configure AI connectors in WordPress 7.0+ settings..."
- Click the "Configure AI Connectors" button
Expected Behavior
The button should navigate to the AI Connectors settings page at:
/wp-admin/options-connectors.php
Actual Behavior
The button navigates to an incorrect URL that results in a 404 error:
/wp-admin/options-general.php?page=connectors-wp-admin
Environment
- WordPress Version: 7.0+
- Plugin Check Version: Latest (trunk/development)
Additional Context
The incorrect URL appears to be using the old/wrong settings page structure. The correct URL for AI Connectors settings is /wp-admin/options-connectors.php.
Screenshot / Videos
issue.1215.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.