WP Manifestindependent plugin directory
manifest / admin / kiss-wp-admin-menu-useful-links

KISS WP admin menu useful links

Adds custom user-defined links to the bottom of the Site Name menu in the WP admin toolbar on the front end.

by KISS Plugins · github.com/kissplugins/kiss-wp-admin-menu-useful-links · website

0stars
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/kissplugins/kiss-wp-admin-menu-useful-links/archive/refs/heads/main.zip

From the readme

KISS WP admin menu useful links Adds custom user-defined links to the bottom of the Site Name menu in the WP admin toolbar on the front-end view. Description This plugin allows administrators to easily add up to five custom links to the WordPress admin toolbar. Specifically, these links will appear in the dropdown menu under the site's name when viewing the front end of the website while logged in. This provides quick access to frequently used admin pages or any other URLs. The first two links are pre-populated with "Posts" (/wp-admin/edit.php) and "Pages" (/wp-admin/edit.php?posttype=page) upon plugin activation, but all links are fully customizable via a settings page. Installation 1. Upload the kiss-wp-admin-menu-useful-links folder to the /wp-content/plugins/ directory on your WordPress installation. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Alternatively, upload the plugin's ZIP file directly via the 'Plugins' 'Add New' 'Upload Plugin' page in your WordPress admin area. Usage 1. After activating the plugin, navigate to Settings KISS Useful Links in your WordPress admin dashboard. 2. You will find fields to

Read the full README on GitHub →