[wp-trac] [WordPress Trac] #64790: Connectors: Register as a dedicated admin page instead of a virtual submenu page

WordPress Trac noreply at wordpress.org
Wed Mar 4 16:30:46 UTC 2026


#64790: Connectors: Register as a dedicated admin page instead of a virtual submenu
page
--------------------------+-------------------------------
 Reporter:  gziolo        |       Owner:  jorgefilipecosta
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  7.0
Component:  Menus         |     Version:  trunk
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |     Focuses:
--------------------------+-------------------------------
Changes (by gziolo):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"61825" 61825]:
 {{{
 #!CommitTicketReference repository="" revision="61825"
 Connectors: Change admin URL to options-connectors.php.

 Changes the Connectors screen URL from a query parameter page to a direct
 file, following the Settings menu naming convention used by other settings
 pages (`options-general.php`, `options-writing.php`, etc.).

 * Adds `src/wp-admin/options-connectors.php` as a direct admin screen
 file.
 * Adds a static submenu entry in `menu.php` at position 12 (after
 General).
 * Removes `_wp_connectors_add_settings_menu_item()` and its `admin_menu`
 hook from `connectors.php`.
 * Updates the `script_module_data` filter from `connectors-wp-admin` to
 `options-connectors-wp-admin`.

 Synced from https://github.com/WordPress/gutenberg/pull/76142.
 Developed in https://github.com/WordPress/wordpress-develop/pull/11157.

 Follow-up to [61749], [61824].
 See #64730.

 Props jorgefilipecosta, gziolo.
 Fixes #64790.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64790#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list