Changes between Initial Version and Version 1 of Ticket #64790
- Timestamp:
- 03/04/2026 10:43:45 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64790
- Property Owner set to
- Property Status new → assigned
-
Ticket #64790 – Description
initial v1 9 9 The page is registered using `add_submenu_page()` under `options-general.php`, resulting in a URL like: 10 10 11 ``` 12 wp-admin/options-general.php?page=connectors-wp-admin 13 ``` 11 `wp-admin/options-general.php?page=connectors-wp-admin` 14 12 15 13 ### Expected behavior … … 17 15 The page should be a first-class core settings page with a dedicated URL, for example: 18 16 19 ``` 20 wp-admin/options-connectors.php 21 ``` 17 `wp-admin/options-connectors.php` 22 18 23 19 This is how all other core settings pages are structured: `options-general.php`, `options-writing.php`, `options-reading.php`, `options-discussion.php`, `options-media.php`, `options-privacy.php`, and `options-permalink.php`.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)