> For the complete documentation index, see [llms.txt](https://ghozylab.gitbook.io/plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghozylab.gitbook.io/plugins/details/luvre/developer.md).

# Developer

The **Developer** section provides in-depth technical details for extending and integrating the **WordPress Media Library Folder Management** system. Whether you're working with the API, customizing functionality using hooks, or modifying core behaviors, this section serves as a comprehensive guide for developers.

**Topics Covered:**

🔗 **API Endpoints** – Explore REST API routes for managing folders, attachments, and authentication.\
🔧 **Functions** – Reference built-in PHP functions to interact with the folder system programmatically.\
⚙️ **Filters & Hooks** – Modify and extend functionality using WordPress filters and action hooks.

This section is designed for developers who want to **integrate, extend, or customize** the folder management system efficiently.
