[wp-trac] [WordPress Trac] #64730: Connectors: Backport Connectors Screen

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


#64730: Connectors: Backport Connectors Screen
--------------------------------------+-------------------------------
 Reporter:  jorgefilipecosta          |       Owner:  jorgefilipecosta
     Type:  enhancement               |      Status:  closed
 Priority:  high                      |   Milestone:  7.0
Component:  Administration            |     Version:  trunk
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-------------------------------

Comment (by gziolo):

 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/64730#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list