WP Manifestindependent plugin directory
manifest / admin / brc-menu-pinner

BRC Menu Pinner

Add pin and hide functionality to admin menu items. Pinned items appear at the top, hidden items appear behind a "More" toggle.

by Brian Coords · github.com/bacoords/brc-menu-pinner

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/bacoords/brc-menu-pinner/archive/refs/heads/main.zip

Readme

BRC Menu Pinner

Customize your WordPress admin menu by pinning frequently used items to the top and hiding the rest.

Playground Link: https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/bacoords/brc-menu-pinner/refs/heads/main/blueprint.json

Related: https://make.wordpress.org/core/2026/03/24/rethinking-left-navigation/

Features

  • Pin menu items to the top of the admin menu
  • Pin submenu items as top-level shortcuts
  • Hide less-used items behind a "More" toggle
  • Preferences are saved per-user

Usage

Hover over any admin menu item to see pin/hide controls.

Read the full README on GitHub →