Linux 软件免费装
Banner图

BuddyForms Attach Post with Group

开发者 svenl77
konradS
buddyforms
gfirem
更新时间 2022年9月20日 10:44
PHP版本: 3.9 及以上
WordPress版本: 6.0.2
版权: GPLv2 or later
版权网址: 版权信息

标签

buddypress taxonomy custom post types members groups user frontend editing profiles frontend posting post attached to groups

下载

1.0.1 1.2 1.0.2 1.0.3 1.0.4 1.0.5 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.6 1.1.7 1.1.8 1.1.5 1.2.11 1.2.8 1.2.9 1.0 1.2.12 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7

详情介绍:

With this plugin, you’ll automatically be able to create a new BuddyPress group for pre-assigned BuddyForms post submissions and attach that group to the post. Then User-submitted posts with BuddyForms become a BuddyPress group with all the included functionality and endless possibilities. Now “why would you want to create groups for every post”, you ask? Here’s some quick examples of why it’s the perfect plugin to help your community and business grow:
  1. You have a product-based website and use two post types: a "Product" post type and a “Brand" post type. Every product can then easily be categorized as a product of a brand. Every Product and Brand can be a group, so you can have forums or contact persons etc - available product specific or centralised in the brand.
  2. You have a listing website that users directly add events to. Wouldn't it be great if a group would be automatically created whenever a user creates a new event? The event suddenly has access to members, forums & everything else - possible within BuddyPress groups!
How It Works? Create and attach new BuddyPress groups to your posts with BuddyForms. Whenever a new post is created, a group is also created (of course you get to choose, which post types create groups in BuddyForms). The permalink will be rewritten to the group and a redirect will publish the posts to the attached group. Great Features Here’s the list of powerful features that will help manage your BuddyPress groups: Display Post in the Group Overwrite Templates If you want to add the post to the home tab, you need to copy the single-post.php from 'includes/templates/buddyforms/groups/single-post.php' to your theme and rename it to front.php 'groups/single/front.php'. If you want to change the new tab template, copy single-post.php to your theme 'buddyforms/groups/single-post.php User Rights Management In BuddyForms its already possible to manage Roles an Capability's. With the Attached Posts to Groups extension all Admins of the group will have the rights to edit the post too. DEMO See the Plugin in action on our Front and Back-end (Admin) Demo Documentation & Support Extensive Documentation and Amazing Support. All code is neat, clean and well documented (inline & in the documentation). The BuddyForms Documentation with tons of resourceful how-to’s and information is now available! If you’re still having difficulties, get direct support from the developers to help get you back on the right track. Access the HELP buttons at anytime through the BuddyForms Settings Panel in your WP Dashboard or visit our Support Base: http://buddyforms.com

安装:

You can download and install BuddyForms Members using the built in WordPress plugin installer. If you download BuddyForms manually, make sure it is uploaded to "/wp-content/plugins/buddyforms/". Activate BuddyPress in the "Plugins" admin panel using the "Activate" link. If you're using WordPress Multisite, you can optionally activate BuddyForms network wide.

屏幕截图:

  • **Attached Groups Options in The FormBuilder** - Define the Attached Groups Options for each form separately.
  • **Attache Groups Taxonomy Form Element** - A Form Element to select a Group you want to create a relationship for.
  • **Widget to display a Group Relation** - Display a group in the Sidebar which is in relationship with this Post. for example Products and Brands.
  • **Widget to display other Attached Posts** - This can be used to see Other Posts attached to a group. For example Products of a Brand.
  • **Overview FormBuilder** - This is a Screenshot of the Form builder with BuddyForms Attached Groups enabled.

更新日志:

1.2.12 - 19 Sep 2022 1.2.11 - 18 Sep 2022 1.2.10 - 17 May 2022 1.2.9 - 23 Feb 2022 1.2.8 - 29 Sep 2021 1.2.7 - 23 May 2021 1.2.6 - 29 Jan 2021 1.2.5 - 19 Nov 2020 1.2.4 - 10 Dec 2019 1.2.3 - Mar. 02 2019 Remove sdk and load from core 1.2.2 Freemius Integration Smaller changes 1.2.1 Fixed an issue with the dependencies management. If pro was activated it still ask for the free version. Fixed now with a new default BUDDYFORMS_PRO_VERSION in the core to check if the pro is active. 1.2 Add dependencies management with tgm Use the slug not the name in the query Add 3 new options to the attached group widget to show hide title avatar and excerpt 1.1.9 Huge update some parts got a complete rewrite Hooks rename session Only show form type related form elements Create new functions to show hide metaboxes Work on the conditionals admin ui Add postbox_classes to make the postbox visible. Rename session Support for the form builder select box added Start rewrite the widgets Add dependencies check New function bf_apwg_generate_attached_tax to update the taxonomy only if needed Rename quite a lot to make it better understandable Change the taxonomy name to have it more logical Fixed a couple of smaller issues Fixed attached form category was not saved correctly 1.1.8 Clean up the code Add one small check if $buddyforms is an array to avoid a notice in the foreach 1.1.6 Smaller changes 1.1.5 Make it work with the latest version of buddyforms. the buddyforms array has changed so I adjust the code too the new structure 1.1.4 Enable avatar management and group delete. Thanks to imath for the super great patch https://buddypress.trac.wordpress.org/attachment/ticket/5202/5202.02.patch We use his function with our bf_ prefix to create group avatars from featured image until it gets in core ;) Increase the theme_redirect priority to 999. For some strange reason from the last WordPress update people report issues and this fix them all. 1.1.3 add check DOING_AJAX change the url to buddyforms.com new language files for Spanish restructure the logic of the plugin. create a new nav bar for the post view and edit move the edit out of the admin section and use the admin section for options create a new option to select the group user role needed to edit the post rework the templates clean up the code 1.1.3 Rename session. Make all more logic and self explaining thanks to user feedback. Rebuild the ui and widgets 1.1.2 add a new function buddyforms_groups_group_settings_edited to sync the post status add new filter bf_attached_group_status and bf_attached_group_save 1.1.1 Add a check if the post_excerpt exists in the group creation and use the post_excerpt for the group content if possible. Made more strings translatable. Merge pull request #1 from RugWarrior/master Added PO/MO files. spelling correction Rename the plugin from "BuddyForms Attach Posts to Groups Extension" to "BuddyForms Attach Post with Group" 1.1 give group admins the rights to change the post rewrite the post integration create a new template single-post.php and make it hook able works with revision now changed the how the form gets saved if used in the group remove groups-home this is done different in buddypress from version 1.7 and its time to remove this dependencies remove delete group and avatar tabs from group admin add 3 new widgets edit attached post in the group add support for the latest BuddyPress 2.2 changed plugin uri 1.0.5 check if function exists to avoid breaking code if the buddypress groups component is not activated. changed the hook to $form_args rename function to more specific function names 1.0.4 Added to new Shortcodes and Template Tags to link to the Attached Group/Post css bug fixes 1.0.2 Add a new option to redirect a group to the attached post Fixed a url rewrite issue 1.0.1 1.0 final 1.0 version