admin管理员组文章数量:1435859
I recently built a WordPress site based and am using BuddyPress for some interactive community functionality. Members are using the forums built into BuddyPress, but are looking for a way to attach or embed pictures in their posts. Is there any way to extend the BuddyPress forums to allow this, or are there existing plugins that allow this? Or, is there a better forum that can be integrated into WordPress?
I recently built a WordPress site based and am using BuddyPress for some interactive community functionality. Members are using the forums built into BuddyPress, but are looking for a way to attach or embed pictures in their posts. Is there any way to extend the BuddyPress forums to allow this, or are there existing plugins that allow this? Or, is there a better forum that can be integrated into WordPress?
Share Improve this question edited Aug 23, 2010 at 4:51 MikeSchinkel 37.6k14 gold badges117 silver badges132 bronze badges asked Aug 11, 2010 at 20:39 Nate DudekNate Dudek 3214 silver badges9 bronze badges 1- check that buddypress/community/groups/bp-album it might be helpful. – Amit Commented Aug 13, 2010 at 21:25
4 Answers
Reset to default 0And, since I can't (yet) post multiple links, here's two more answers in short succession.
For attachments, there's:
http://buddypress/community/groups/forum-attachments-for-buddypress/
I've just added BuddyPress to a clean WordPress 3.0.1 install to try and find a suitable plugin, and I could simply embed images by using standard HTML tags:
<img src="YOUR_IMG" />
, where YOUR_IMG
is the URL of your image, embeds an image inline into a post.
There's a Group Documents plugin for BuddyPress that lets you upload files to a group, also. Both that and the Forum Attachments plugin work with WP 3.0
Always check the BuddyPress plugins listing for these sorts of questions first, i.e. http://buddypress/extend/plugins/
本文标签: Posting Photos and Other Attachments in a BuddyPress Forum
版权声明:本文标题:Posting Photos and Other Attachments in a BuddyPress Forum? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745673625a2669717.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论