close
Skip to content

Plugin Check Namer: "Configure AI Connectors" button links to incorrect URL (404) #1215

@raftaar1191

Description

@raftaar1191

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

  1. Navigate to Tools → Plugin Check Namer (/wp-admin/tools.php?page=plugin-check-namer)
  2. Ensure AI connectors are not configured
  3. Observe the warning message: "To use the Namer tool, configure AI connectors in WordPress 7.0+ settings..."
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions