=== Menulo Add Page to Menu ===
Contributors: swpplugins
Tags: menu, navigation, pages, admin, menus
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add WordPress pages to your navigation menu in one click from the Pages list — no trip to Appearance → Menus.

== Description ==

WordPress makes you jump to **Appearance → Menus** every time you want to add a page to your navigation. Search the list, tick the page, pick a menu, save — repeat for every page.

**Menulo Add Page to Menu** adds an **Add to Menu** link on each published page in **Pages → All Pages**. One click adds the page to your site's primary navigation menu.

Menulo is a product line from [Simple WP Plugins](https://simplewpplugins.com) — simple tools for common WordPress admin headaches.

= Features =

* **One-click row action** on the Pages list
* Adds the page to your **primary / default menu**
* Inserts the item at the **end of the menu**
* Helpful notice when no menu exists yet
* Works with any theme that uses the standard WordPress menu system
* Lightweight — scripts load only on the Pages list screen and page block editor

= About the author =

Made by [Simple WP Plugins](https://simplewpplugins.com). Questions? Email [support@simplewpplugins.com](mailto:support@simplewpplugins.com).

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/menulo-add-page-to-menu/`, or install through the **Plugins → Add New** screen.
2. Activate the plugin through the **Plugins** screen.
3. Go to **Pages → All Pages**, or edit a published page in the block editor.
4. Click **Add to Menu** from the list row action or the **Add Page To Menu** sidebar panel.

== Frequently Asked Questions ==

= Which menu does the plugin use? =

The plugin adds pages to your theme's primary menu location when one is assigned. If no theme location is set, it uses the first menu found in **Appearance → Menus**.

= What permission is required? =

Users need `edit_theme_options`, the same capability required to manage menus in **Appearance → Menus**.

= What if I have no menus yet? =

Click **Add to Menu** on a page and you'll see a short guide to create a menu under **Appearance → Menus**.

= Is this the Pro version? =

No. **Menulo Add Page to Menu** on WordPress.org is the **free** plugin. It adds published pages to your site's primary menu in one click from the Pages list and the block editor.

[Simple Add Page to Menu Pro](https://simplewpplugins.com/simple-add-page-to-menu/) is a separate paid add-on from the same author. Pro adds choosing any menu, insert position, bulk actions, and custom post type support. Pro requires this free plugin to be installed and active.

== Screenshots ==

1. "Add to Menu" row action on the Pages list
2. Success popup after a page is added to the menu
3. The page appears in your menu under Appearance → Menus
4. Helpful popup when no menu exists yet
5. Notice when the page is already in the menu
6. Add Page To Menu panel in the block editor sidebar

== Changelog ==

= 1.1.0 =
* Add **Add Page To Menu** panel in the block editor sidebar when editing pages.

= 1.0.0 =
* Initial release.
