這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

BuddyPress Registration Widget

外掛說明

This plugin provides BuddyPress registration form as a widget with many other configurable option. Using this plugin the website administrator can disable member cover image, group cover image. Administrator can also allow the users to browse the website without the need for uploading a profile picture. Activity tab can also be removed from the user profile. The most important feature added is to allow the administrator use custom templates to display the registration form and it is done in such way that future plugin updates will not affect the customizations done.

Now, the registration form can also be displayed on any page using just a shortcode. Use shortcode “[buddyRegisterFormCode]” on any page to display the registration form.

Details

  • Display BuddyPress registration form as a widget.
  • Use shortcode “[buddyRegisterFormCode]” to display the registration form on any page.
  • Option to disable member/user cover image.
  • Option to disable group cover image.
  • Option to disable validation of “Profile Image”.
  • Option to remove the “Activity Tab” from the user profile.
  • Option to use custom template to modified form fields/layout to display form in Sidebar.
  • Option to use custom template to modified form fields/layout to display form on any page using shortcode.

螢幕擷圖

  • screenshot-1 – Configurable options in backend.

安裝方式

The Plugin can be installed in two ways.

Download and Install

  1. Download and upload the plugin files to the /wp-content/plugins/buddyregistration directory from the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress admin.

Using Plugin Interface

  1. Open the plugin Interface in the wordpress admin and click on “Add new”.
  2. In the Search box enter “buddypress registration form widget” and hit Enter.
  3. Click on “Install” to install the plugin.

常見問題集

Does BuddyPress Registration Widget modify any file?

No! The plugin does not modify any of your WordPress files.

Is there any plugin dependency to install this plugin?

Yes! BuddyPress plugin should be installed to use this plugin.

Does this plugin require any special permissions?

No! This plugin does not require any special permissions or settings.

Can I display the registration form on any page using a shortcode?

Yes, you can show the registration form on any page using a shortcode. Use shortcode “[buddyRegisterFormCode]” to display the registration form on any page.

Can I use custom template to display the registration form in widget?

Yes, with this new feature you can absolutely use/modified the template. For this you just need select the “YES” option in the configuration and than copy the ‘form-template.php’ from ‘wp-content/plugins/buddy-registration-widget/templates/’ to ‘wp-content/plugins/buddy-registration-widget/templates/custom’ using a file manager like File Zilla or any appropriate tool. After copying you can do customization in the copied file and widget will use this customized template in frontend. Doing this will ensure that your changes will not be overwritten by future updates.

Can I use custom template to display the registration form on a page using shortcode?

Yes, with this new feature you can absolutely use/modified the template. For this you just need select the “YES” option in the configuration and than copy the ‘shortcode-form-template.php’ from ‘wp-content/plugins/buddy-registration-widget/templates/’ to ‘wp-content/plugins/buddy-registration-widget/templates/custom’ using a file manager like File Zilla or any appropriate tool. After copying you can do customization in the copied file and shortcode will use this customized template in frontend. Doing this will ensure that your changes will not be overwritten by future updates.

Will my customizations be lost after plugin update in future?

No, your customizations will not be lost.

Can I disable/enable the Group cover and Member cover images anytime?

Yes, now with the new features you can any time disable/enable the Group cover and Member cover images from the backend. Please see the screenshot for the available options.

Can I disable/remove the forced upload of “Profile Image” for users on my site?

Yes, you can disable the upload of “Profile Image/Avatar” and let the user browse the website without the need to upload one. Please check screenshot for the option available.

Can I remove the “Activity” tab from the user profile?

Yes, you can remove the “Activity” tab from the user profile. Please check screenshot for the option available.

使用者評論

2021 年 6 月 16 日
Unfortunately I cannot use the short code to place the registration form because it does not work with the Divi theme and builder.
2019 年 3 月 19 日
Hi, Your description says, Customize registration options by editing template file and adding a short code. but If I add shortcode, I can’t publish, or can’t update a page with shortcode. I am using lates version of WP.
2016 年 9 月 3 日
Simple, easy to use and works well!
2016 年 9 月 3 日
Good Plugin and its really useful to every one to display register form every in site Thanks
閱讀全部 6 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈BuddyPress Registration Widget〉的開發相關工作。

參與者

將〈BuddyPress Registration Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.1.2

  • Minor fixes for compatibility with latest version of WordPress

2.1.0

  • Minor fixes for compatibility with PHP 7.3 and latest version of WordPress

2.0.0

  • Added new screen in backend with configurable options.
  • Added shortcode “[buddyRegisterFormCode]” to display the registration form on any page.
  • Added option to disable member/user cover image.
  • Added option to disable group cover image.
  • Added option to disable validation of “Profile Image”.
  • Added option to remove the “Activity Tab” from the user profile.
  • Added option to use custom template to modified form fields/layout to display form in Sidebar.
  • Added option to use custom template to modified form fields/layout to display form on any page using shortcode.

1.0.0

  • Display BuddyPress registration form as a widget.
  • Disable Member and Group Cover Images.