IJ Post Attachments
This is a simple plugin that will list the attachments of a post while editing it - no configuration needed! All post types are supported.
This is a simple but useful plugin that will list the attachments of a post while editing it, in a more intuitive mode. You need no configuration, the list will be automatically shown for all post types.
Features
- Listing attachments of a post (no matter the attachment type - video, image, audio or anything else)
- Easy sorting of the attachments of a post, with drag'n'drop support
- Links within each attachment to edit it, remove it or insert it into the current position in the editor
Would you like to help improving this plugin? If so, fork me on GitHub!
| Author | Gustavo Henke Profile |
| Contributors | dookan |
| Tags | attachments, images, intuitive |
- Upload the
ij-post-attachmentsdirectory to the/wp-content/plugins/directory- Alternatively, you can search for "IJ Post Attachments" in the WP administrator's menu
Plugins/Add New
- Alternatively, you can search for "IJ Post Attachments" in the WP administrator's menu
- Activate the plugin through the 'Plugins' menu in WordPress
- That's all! You will note that below the editor inside a post an box entitled
Images and Attachmentswill appear.
0.1.0
Use as Thumbnaillink made available in the attachment edition screen- HTML moved to separate files to enhance class readability
- Code compliant to JSHint and PSR-2
- Escaping fixes
0.0.1
- Less server payload and more PHPDoc content.
0.0.1b
- Enhanced the look of the items
- Better control over the shown file type
- Fixed styling bugs of the item in different OSs
0.0.1a
- Initial release.

