# ManualDog - A WordPress Admin Manual Plugin

[![WordPress Plugin Version](https://img.shields.io/wordpress/plugin/v/manualdog.svg)](https://wordpress.org/plugins/manualdog/)
[![WordPress Plugin Downloads](https://img.shields.io/wordpress/plugin/dt/manualdog.svg)](https://wordpress.org/plugins/manualdog/)
[![WordPress Plugin Rating](https://img.shields.io/wordpress/plugin/r/manualdog.svg)](https://wordpress.org/plugins/manualdog/reviews/)

ManualDog is a simple and intuitive manual management plugin designed for use within the WordPress admin area. It allows you to create, organize, and display manuals exclusively for logged-in users, making it perfect for client handoffs, internal company guides, or user documentation.

## ✨ Main Features

*   **Admin-Only Access:** All manuals are restricted to the WordPress admin area.
*   **Gutenberg Ready:** Create rich manuals using the power of the block editor.
*   **Modern Viewer UI:** A clean, two-column interface for an immersive reading experience.
*   **Hierarchical Organization:** Structure your manuals with parent-child relationships.
*   **All Manuals Page:** Table view with title, author, date, edit and trash actions.
*   **Sort Order Page:** Drag-and-drop reordering with parent-child nesting powered by nestable2.
*   **Lightweight & Secure:** Built with WordPress best practices.

## 🆕 What's New in v1.1.0

*   **All Manuals page** — View all manuals in a clean table with title, author, date, edit, and trash actions.
*   **Sort Order page** — Drag and drop to reorder manuals. Drag right to nest (make a child), drag left to un-nest. No extra plugins needed.
*   **Separated views** — "View Manuals" is now a read-only browsing page, while "All Manuals" handles management.
*   **Removed** the "Post Types Order" plugin recommendation from Settings — sorting is now built-in.

## 🚀 Getting Started

1.  Download the latest release from the [WordPress.org Plugin Directory](https://wordpress.org/plugins/manualdog/).
2.  Upload and activate the plugin in your WordPress admin panel.
3.  Navigate to the "Manuals" menu and start creating!

## 🔧 Development

This plugin is being actively developed on GitHub. Contributions are welcome!

*   **Repository:** `https://github.com/goktokyo/manualdog`
*   **Issues:** Found a bug or have a feature request? Please [open an issue](https://github.com/goktokyo/manualdog/issues).
*   **Pull Requests:** We welcome pull requests for bug fixes and improvements.

## 📄 License

ManualDog is licensed under the [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html).