Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (10) | Download .zip | Reputation | Support forum | Blog (1) | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2023-10-09 (11 days ago) | Not yet rated by the users | Total: 14 This week: 1 | All time: 11,105 This week: 109 |
Version | License | PHP version | Categories | |||
file-attachments-pos 1.0 | The PHP License | 5 | PHP 5, Files and Folders, Blogs |
Description | Author | ||||||||||||||
This package provides a plugin to attach files to WordPress posts with a metabox. |
|
Custom metabox controller to upload and manage posts / pages attachments
The custom metabox name is <code>fapp_attachment_list</code>. It's saved as a JSON object list:
{
"name": "Attachment Name",
"description": "Attachment Description",
"cover_image": "http://xyz/nice_image.jpg",
"url": "http://xyz/nice_doc.pdf"
}
[
'text/plain',
'text/csv',
'application/pdf',
'application/vnd.oasis.opendocument.text',
'application/msword'
]
Just download the source and install it as a plugin.
Files | / | css |
File | Role | Description |
---|---|---|
dropzone.min.css | Data | Auxiliary data |
style.css | Data | Auxiliary data |
style.min.css | Data | Auxiliary data |
Files | / | js |
File | Role | Description |
---|---|---|
dropzone.min.js | Data | Auxiliary data |
main.js | Data | Auxiliary data |
main.min.js | Data | Auxiliary data |
file-attachments-pos-2023-10-09.zip 38KB | |
file-attachments-pos-2023-10-09.tar.gz 36KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.