WP Manifestindependent plugin directory
manifest / users / bp-xprofile-relationship-field

BP XProfile Relationship Field

WP plugin for BP to add a profile field type to connect members with other objects

by Laurens Offereins · github.com/lmoffereins/bp-xprofile-relationship-field · website

2stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/lmoffereins/bp-xprofile-relationship-field/archive/refs/heads/master.zip

Declares an update source (lmoffereins/bp-xprofile-relationship-field), so updates arrive through the plugin's own updater.

Readme

BP XProfile Relationship Field

Adds a relationship profile field type to connect members to other objects

Description

This WordPress plugin requires at least WordPress 4.5 and BuddyPress 2.7.

Use the Relationship profile field type to connect your members to other (WordPress) objects like:

  • Post Types
  • Taxonomies
  • Users
  • Roles
  • Comments
  • and custom items that can be added through plugin filters

This plugin is inspired by the Relationship type connector in Pods.

Installation

If you download BP XProfile Relationship Field manually, make sure it is uploaded to "/wp-content/plugins/bp-xprofile-relationship-field/".

Activate BP XProfile Relationship Field in the "Plugins" admin panel using the "Activate" link. If you're using WordPress Multisite, you can choose to activate BP XProfile Relationship Field network wide for full integration with all of your sites.

Updates

This plugin is not hosted in the official WordPress repository. Instead, updating is supported through use of the GitHub Updater plugin by @afragen and friends.

Contributing

You can contribute to the development of this plugin by opening a new issue to report a bug or request a feature in the plugin's GitHub repository.

Read the full README on GitHub →