bbPress Attachments (0.1.2)
License
Donate
History
- 0.0.5 first public beta release for review
- 0.0.6 advanced restrictions by file type & user role, upload form displays allowed file types
- 0.0.7 one more mime option for windows/no-shell-access users
- 0.0.9 no longer necessary to edit
edit-post.php template if using bbPress 0.9.0.2 or newer
- 0.1.0 uploading now possible directly on new posts (instead of only attaching afterwards)
- 0.1.1 role check before hooks, ability to disable upload on new posts if compatibility issues
To Do
- map mime types to match extensions?
- check for file duplicates before saving
- thumbnails for image attachments
- serving images inline rather than just downloading
- pre-validate upload filenames via javascript to spare user upload time with rejection
- admin menu