=== Missing Menu Items ===
Author URI:        https://blockstyles.com/
Contributors:      blockstyles, easilyamused, christophherr, guavaworks, jamestryon
Tags:              admin menu, site editor, full site editing, navigation, block editor
Requires at least: 6.0
Tested up to:      7.1
Requires PHP:      7.4
Stable tag:        1.3.1
License:           GPLv3 or later
License URI:       https://www.gnu.org/licenses/gpl-3.0.html

Adds missing menu items into your Appearance menu in the WordPress admin area to make maneuvering to useful WordPress editor features easy.

== Description ==

Frustrated navigating around the latest WordPress admin whild building your site? Why does it take so many clicks to get to Editor Templates?

The Missing Menu Items for WordPress plugin adds useful Editor related links to the admin navigation.

**Missing Menu Items can add the following links (each one can be turned on or off in Settings → Missing Menu Items):**
* Reusable Blocks, Navigation Menus, Templates, and Template Parts (Appearance)
* Site Editor, Styles, and Add New Theme (Appearance)
* Menus, Widgets, and Customizer — shown only when your theme hides them (e.g. block themes)
* Upload Plugin, Add New Plugin, and Plugin Updates (Plugins)

**Plus:**
* Choose whether links nest in their native menus or group together under Appearance
* Limit which user roles see the links
* Keep Site Editor content (templates, template parts, styles) reachable after switching to a classic theme, so you can copy or export it

= Support =
You can get support from the community here, or in our growing [Facebook Group](https://www.facebook.com/groups/225424019774289) and find information in our [documentation](https://blockstyles.com/docs/).

Direct support is offered to [BlockStyles](https://blockstyles.com) members.

== Stay Connected ==

Stay up-to-date on Missing Menu Items updates and Gutenberg development, using the links below. The plugin is also being built transparently on GitHub, so give it a star and follow along! 😉

Missing Menu Items is a part of BlockStyles, a collection of tools that transforms the default WordPress Block Editor into a true page builder.

* [Visit the Block Styles Home Page](https://blockstyles.com)
* [Follow on Twitter](https://twitter.com/blockstyleswp)
* [Follow on Facebook](https://www.facebook.com/blockstyleswp)
* [Join Our Facebook Community](https://www.facebook.com/groups/225424019774289)
* [Subscribe to our Youtube for Tutorials & Demos](https://www.youtube.com/channel/UCYH8CPFCo-PCHPtPARqvq6Q/)

== Installation ==

= From WordPress Backend =
Navigate to Plugins → Add New
Click "Upload Plugin" next to the "Add plugins" title
Upload the downloaded zip file and activate it.

= Direct Upload =
Upload the downloaded zip file into your 'wp-content/plugins/' folder.
Unzip the uploaded zip file.
Navigate to the Plugins menu on your WordPress admin area.
Activate the plugin.

Once activated, you will see the missing menu items under the Appearance menu in the WordPress admin area.

== Screenshots ==

1. Missing menu items are added under the appearance menu.
2. Reusable blocks are accessible right from your WordPress admin area.
3. Navigation menus can be created from the WordPress admin area.
4. Access your theme template with one click.
5. View individual template parts easily.

== FAQ ==

= Can I request other menu items be added? =

Of course! Feel free to [contact us](https://blockstyles.com/contact/) with the menu item you want us to add.

= If I delete the Missing Menu Items plugin, is my data deleted? =

The plugin stores one small settings option (which links are enabled, placement, and role visibility). It is removed automatically when you delete the plugin. No content or user data is ever stored.

== Changelog ==

= 1.3.1 =
* Fixed: release packaging no longer includes build artifacts (stray zip files and a nested plugin copy) in the WordPress.org deploy
* Changed: trimmed directory tags to the five WordPress.org honors

= 1.3.0 =
* New: link registry with per-link on/off settings page (Settings → Missing Menu Items)
* New: links appear only where they exist for your WordPress version and your capabilities
* New: placement choice — nest links in their native menus or keep them together under Appearance
* New: optional role visibility — limit which roles see the links
* New: Menus, Widgets, and Customizer links that appear only when your theme hides them (no duplicates)
* New: Upload Plugin, Add New Plugin, and Plugin Updates links under the Plugins menu
* New: Site Editor, Styles, and Add New Theme links (off by default)
* New: Full Site Editing archive — keeps Site Editor content reachable after switching to a classic theme
* Fixed: translations never loaded due to a wrong text domain
* Fixed: "Domain Path" plugin header typo
* Dev: WordPress Coding Standards toolchain (WPCS 3.x), PHP 7.4–8.x compatibility checks, code restructured into classes
* Cleanup: settings are now removed when the plugin is deleted

= 1.2.3 =
* Changed text domain for plugin repo

= 1.2.2 =
* Added localization

= 1.2.1 =
* Move assets
* Update author

= 1.2.0 =
* Initial Release

== Upgrade Notice ==

= 1.3.0 =
* Big update: settings page to choose your links, new Plugins-menu shortcuts, role visibility, and Site Editor content access after theme switches. Existing links keep working as before.

= 1.2.2 =
* Added localization
