| 开发者 | kitgenix |
|---|---|
| 更新时间 | 2026年5月27日 03:53 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv3 or later |
| 版权网址: | 版权信息 |
When you upload a document inside Document Manager, files are stored in: wp-content/uploads/kitgenix-document-manager/ If you select an existing file from the Media Library, the plugin uses that attachment’s existing location inside your normal WordPress uploads directory.
Browsers can only display some file types inline (PDFs, images, and many text types). For formats that the browser can’t render (e.g. DOCX/XLSX), the file will download.
Go to Settings → Permalinks and click Save Changes to flush rewrite rules.
Yes. Enable Keep version history for that document, then use Edit to open the modal and restore/delete older versions from the Versions panel.
Yes. The Documents tab now includes a Batch Upload panel for drag-and-drop multi-file ingest plus bulk actions above the table for category changes, visibility updates, and moving several documents to Trash at once.
Yes. Use [kitgenix_document_manager_document] for a styled card and the slugs attribute when you want to render multiple documents in one block.
Yes. The plugin registers GET /wp-json/kitgenix-document-manager/v1/doc/{slug} and respects private-document access rules.