WPYog Documents
Upload, organize, and display documents (PDF, Word, Excel, PowerPoint) on any page using a simple shortcode.
The facts
- Rating
- 4.8★ from 11
- Active installs
- 100+
- Price
- Free
- Last updated
- 2 Jun 2026
- Added
- Aug 2017
- Requires WP
- 5.0
- Tested up to
- WP 7.0.4
- Requires PHP
- 7.0
- Downloads
- 5,966
Our analysis
AI-assistedWPYog Documents is a free WordPress plugin designed for document listing and management. It allows you to upload, organise, and display various file types, including PDFs, Word documents, and Excel spreadsheets, directly from the WordPress dashboard using shortcodes.
The plugin supports a wide range of file types and offers features such as categorisation, filtering, and sorting of documents. It is suitable for users who need to manage and present documents on their WordPress site without requiring programming knowledge.
Best for: This plugin is best for users who need to manage and display various documents on their WordPress site.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Supports a wide range of file types including PDFs, Word, and Excel
- ✓Easy to use shortcodes for displaying documents
- ✓Allows categorisation and filtering of documents
- ✓Secure file downloads via nonce-verified AJAX
Where it falls short
- •Limited information on advanced features or customisation options
Verdict
WPYog Documents is a practical solution for document management in WordPress, suitable for users looking for a straightforward way to handle file uploads and displays.
From the developer
WPYog's own description of WPYog Documents, lightly tidied.
WPYog Documents is a free, versatile WordPress document listing and management plugin. Upload, organize, and display PDF, Word, Excel, PowerPoint, and any other file type directly from your WordPress dashboard using a simple shortcode.
Key Features
- Display documents on any post, page, or widget area using the
[wpyog-document-list]shortcode - Organize documents into categories
- Filter, sort, and limit the document list via shortcode attributes
- Secure file downloads via nonce-verified AJAX
- Supports all common file types: PDF, DOCX, XLSX, PPTX, images, audio, video, zip archives, and more
- No programming knowledge required — works out of the box
Shortcode: [wpyog-document-list]
Place this shortcode on any post or page to list documents. Available attributes:
category— filter by category ID. Example:[wpyog-document-list category="7"]desc— show/hide description.1= show,0= hide. Example:[wpyog-document-list desc="1"]date— show/hide upload date.1= show,0= hide. Example:[wpyog-document-list date="1"]orderby— field to sort by. Acceptsdate. Example:[wpyog-document-list orderby="date"]order— sort direction.DESCorASC. Example:[wpyog-document-list order="ASC"]download— show/hide download button.1= show,0= hide. Example:[wpyog-document-list download="1"]limit— maximum number of documents to show. Example:[wpyog-document-list limit="5"]columns— number of columns (1–4). Default is 1. Example:[wpyog-document-list columns="2"]
To display a single document, use the [wpyog-document] shortcode:
id— document ID to display. Example:[wpyog-document id="4"]
Supported File Types
- Microsoft Word (DOC, DOCX, DOCM, DOTM, DOTX)
- Microsoft Excel (XLS, XLSX, XLSB, XLSM)
- Microsoft PowerPoint (PPT, PPTX, PPSX, PPS, PPTM, POTM, PPAM, POTX, PPSM)
- Adobe PDF
- Images (PNG, JPG, GIF, WEBP, SVG)
- Audio (MP3, WAV)
- Video (MP4, WEBM, AVI, MOV, WMV)
- Archives (ZIP, RAR, TAR, GZ, 7Z)
- Plain text and more