FEATURE: Use the new plugin show route from the plugin list (#27097)

Followup 4e7a75a7ec

Several plugins (Gamification, AI) now use the new
plugin show route. Any plugins that are using it can
now redirect to this page via the Settings button in
the plugin list, rather than taking the user to the
old site settings page filtered by category.
This commit is contained in:
Martin Brennan
2024-05-22 11:34:12 +10:00
committed by GitHub
parent 4b29ab8572
commit 3eb6fc058a
4 changed files with 83 additions and 2 deletions

View File

@@ -114,6 +114,10 @@
.admin-site-settings-filter-controls {
margin-bottom: 1em;
}
.setting-label {
margin-left: 18px;
}
}
&__empty-list {