WP Manifestindependent plugin directory
manifest / admin / wpuadminlauncher

WPU Admin Launcher

A launcher for the WordPress admin

by Darklg · github.com/wordpressutilities/wpuadminlauncher · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wordpressutilities/wpuadminlauncher/archive/refs/heads/main.zip

Declares an update source (https://github.com/WordPressUtilities/wpuadminlauncher), so updates arrive through the plugin's own updater.

From the readme

WPU Admin Launcher WPU Admin Launcher is a simple tasks launcher. Just press CMD+k or Ctrl+k and enjoy. Todo Done - [x] Configure key to use as a shortcut. - [x] Click outside to close. - [x] Use every word in the query to target - [x] Support for Ctrl+k. - [x] Actions on current page - [x] Better responsive. Features - [x] Add autoupdate. - [x] Display available post types. - [ ] Better accessibility. - [ ] Hook for items. - [ ] Fuzzy search. - [ ] Ajax search on a special argument : users if list is available, etc. Quality of life - [x] Handle accents. - [x] Up-down in the list : scroll to ensure the selected result is displayed. - [x] Sort items by name. - [ ] Better innertext behavior with counters and screenreadertext in menu name. - [ ] X to close. - [ ] Propose it on the official repository ?

Read the full README on GitHub →