Description
GD bbPress Attachments is an easy to use plugin for WordPress and bbPress for implementing files upload for bbPress Forums topics and replies. You can control file sizes from the main plugin settings panel, or you can change some attachments settings for each forum individually. Currently included features:
- Attachments are handled through WordPress media library.
- Limit the number of files to upload at once.
- Embed a list of attached files into topics and replies.
- Attachment icon in the topics list for topics with attachments.
- Attachments icons for file types in the attachments list.
- Option to control if visitors can see list of attachments.
- Display uploaded images as thumbnails.
- Control thumbnail size.
- Control thumbnail CLASS and REL attributes.
- Upload errors can be logged.
- Post author and administrators can see errors.
- Administration: attachments count for topics and replies.
- Administration: metabox for settings override for forums.
- Administration: metabox with attachments list and errors for topics and replies.
Bbpress only handles the forum aspects of your site, so if you only want forums but none of the other social network components there’s no need to install buddypress at all. Likewise if you do not want a forum but you still want the other stuff then bbpress is not required. May 08, 2013 bbPress Threaded Replies is based on comment-display functions from WordPress and topic-display functions from bbPress. Settings can be adjusted on the bbPress Forums options page of WordPress. Full Details » bbPress Notify. This plugin integrates into bbPress and sends a notification via e-mail when new topics or replies are posted. GD bbPress Attachments is an easy to use plugin for WordPress and bbPress for implementing files upload for bbPress Forums topics and replies. You can control file.
bbPress Plugin Versions
GD bbPress Attachments 4.2 supports bbPress 2.6.2 or newer. Older bbPress versions are no longer supported!
More free Dev4Press plugins for bbPress
- GD Forum Manager – quick and bulk forums and topics edit
- GD Members Directory – add new page with list of all forum members
- GD bbPress Tools – various expansion tools for forums
- GD Topic Polls – add polls to the bbPress topics
- GD Power Search – add advanced search to the bbPress topics
Upgrade to GD bbPress Toolbox Pro
Pro version contains many more great features:
- Enhanced attachments features
- Limit file types attachments upload
- Add custom file types for upload
- BBCodes editor toolbar
- Report topics and replies
- Say thanks to forum members
- Various SEO features
- Various privacy features
- Enable TinyMCE editor
- Private topics and replies
- Auto closing of inactive topics
- Notification email control
- Show user stats in topics and replies
- Track new and unread topics
- Great new responsive admin UI
- Setup Wizard
- Forum based settings overrides
- Improved BuddyPress support
- 40 BBCodes (including Hide and Spoiler)
- 19 more Topics Views
- 9 additional widgets
- Many great tweaks
- And much, much more
With more features on the roadmap exclusively for Pro version.
- More information about GD bbPress Toolbox Pro
- Compare Free vs. Pro Plugin
- More Premium plugins for bbPress bbPress Plugins Club
Installation
General Requirements
- PHP: 7.0 or newer
WordPress Requirements
- WordPress: 5.0 or newer
bbPress Requirements
- bbPress Plugin: 2.6.2 or newer
Basic Installation
- Plugin folder in the WordPress plugins folder must be
gd-bbpress-attachments
- Upload folder
gd-bbpress-attachments
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
Where can I configure the plugin?
Open the Forums menu, and you will see Attachments item there. This will open a panel with global plugin settings.
Why is Media Library required?
All attachments uploads are handled by the WordPress Media Library, and plugin uses native WordPress upload functions. When the file is uploaded it will be available through Media Library. Consult WordPress documentation about Media Library requirements.
Will this plugin work with standalone bbPress installation?
No. This plugin requires the plugin versions of bbPress 2.6.2 or higher.
Does this plugin work with bbPress and BuddyPress groups?
GD bbPress Attachments 4.2 is tested with BuddyPress 6.0 using bbPress for Groups forums. Make sure you enable JavaScript and CSS Settings Always Include option in the plugin settings.
What are the common problems that can prevent upload to work?
Bbpress Shortcodes
In some cases, it can happen that jQuery is not included on the page, even so, the bbPress requires it to be loaded. That can happen if something else is unloading jQuery. If the jQuery is not present, the upload will not work.
Another common issue is that WordPress Media Library upload is not working. If that is not set up, attachments upload can’t work.