WP Better Attachments free WordPress plugin
Description
WP Better Attachments free WordPress plugin
Allows you to add/edit/attach/un-attach/delete/sort the files attached to your WordPress posts all from the post editor. Integrates seamlessly with WordPress using the default WordPress attachments type, full control over cropping of the different attachment image sizes crop editor and no configuration needed to add WP Better Attachments to custom post types.
Shortcodes
Information on the settings available here
[wpba-attachment-list] Outputs a list of attachments
Functions
Information on the settings available here
wpba_attachments_exist() Checks for post attachments
wpba_get_attachments() Retrieves an array of attachments
wpba_attachment_list() Outputs a list of attachments
View more information on GitHub here
If you have any issues please submit an issue.
1.3.3
Added wpba_attachments_exist() to check if a post has attachments.
Added no attachments message for attachment list.
Fixed wpba_get_attachments() not retrieving post thumbnail images correctly.
Added settings to disable front end files, post thumbnails globally, and crop editor.
Fixed compatibility issue with Wysija Newsletter Plugin.
Fixed other miscellaneous issues and general clean up.
1.3.4
Fixed activation error
1.3.5
Added alternate styling of meta box when editor is not activated.
Fixed attachment list generating extra list items
Added class and id parameters for each HTML element in the attachment list
1.3.6
Code cleanup and PHPDoc
Fixed metabox inputs not selectable in Firefox
Added granular settings
Added edit modal, un-attach link and re-attach link to Uploaded To column
Added ability to edit metabox title
Fixed crop editor not showing correct image sizes
1.3.7
1.3.8
1.3.9
Adds survey notification key
Adds filters for types of files
Removes Flexslider from compiled CSS
Miscellaneous tweaks
1.3.10
Fixes an issue with notifications not able to disable on sub folder installs.
1.3.11
Added use_caption_for_title to build_attachment_list function/shortcode. Props Mike Warwick.
Added a second add attachments button to the bottom of meta box. Props Mike Warwick.
Fixed undefined variable PHP warning.
Updates the survey notification with thank you message.
1.3.3
Should resolve issues from last update and adds more settings control
1.3.4
Fixed activation error
1.3.5
Fixed attachment list generating extra list items, Added alternate styling of meta box when editor is not activated and class/id parameters for each HTML element in the attachment list function/shortcode.
1.3.6
Added granular settings; edit modal, un-attach link and re-attach link to Uploaded To column, miscellaneous bug fixes
1.3.7
1.3.8
1.3.9
Adds filters for adding file types, removes Flexslider from CSS and miscellaneous tweaks.
1.3.10
Fixes an issue with notifications not able to disable on sub folder installs.
1.3.11
Adds use_caption_for_title option to build_attachment_list, adds “Add Attachments” button to bottom of meta box, and misc. fixes/updates.