This repository was archived by the owner on Oct 9, 2024. It is now read-only.
sc0ttkclark/sticky-admin-menu
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Sticky Admin Menu === Contributors: sc0ttkclark Donate link: https://www.scottkclark.com/ Tags: admin menu, sticky Requires at least: 4.4 Tested up to: 6.0 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin that sets the current admin page to always be at the top of the admin menu. == Description == This plugin ensures that whatever page you are on in the WordPress Dashboard, you will always see that page's menu item at the very top of the menu. If you have a large amount of menu items and you are constantly scrolling down to the bottom of the menu to get to the page you are on -- this plugin will help you out by making the current menu item stick to the top. == Installation == 1. Unpack the entire contents of this plugin zip file into your `wp-content/plugins/` folder locally 1. Upload to your site 1. Navigate to `wp-admin/plugins.php` on your site (your WP plugin page) 1. Activate this plugin OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin's name == Screenshots == 1. When you are on any admin page, it will always be moved to the top of the admin menu. == Changelog == = 1.0.0 - September 28th, 2022 = * Initial release to the public as a plugin