Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 1.18 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.18 KB

WP Post Attachments

This is a simple but useful WordPress 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.

Please visit the plugin page in the WordPress.org website also! If you would like to improve this plugin, y u no fork me? :)

Current stable version: 0.1.0

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

Installation

  1. Upload the ij-post-attachments directory to the /wp-content/plugins/ directory
    • Alternatively, you can search for "IJ Post Attachments" in the WP administrator's menu Plugins/Add New
  2. Activate the plugin through the Plugins menu in WP administration
  3. That's all! You will note that, while editing a post, below its editor, an box entitled Images and Attachments will appear.