Skip to content

Admin settings are not searchable eg #3017

@brendanheywood

Description

@brendanheywood

eg if you go to a page like this:

/admin/settings.php?section=local_o365&s_local_o365_tabs=1

you will see an admin settings like: support_user_identifier_change

But if you search the admin tree this is not visible in the search:

/admin/search.php?query=support_user_identifier_change

Image

The reason for this is the way the page has settings under sub-tabs. It is possible to get this working and keep the tabs plenty of other plugins do this, each tab needs to be registered as its own page in the admin tree with its own section name rather than the custom query params &s_local_o365_tabs=5

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions