WP Manifestindependent plugin directory
manifest / users / lh-buddypress-group-taxonomies

LH BuddyPress Group Taxonomies

Uses WordPress built-in taxonomies to add tag-style classification to BuddyPress groups. Site-specific taxonomy scope.

by Peter Shaw · github.com/lhero-org/lh-buddypress-group-taxonomies · website

0stars
0forks

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/lhero-org/lh-buddypress-group-taxonomies/archive/refs/heads/main.zip

Uses WordPress built-in taxonomies to add tag-style classification to BuddyPress groups. Site-specific by design — each site on a Multisite network keeps its own taxonomy vocabulary, with no root-blog forcing or network-wide sharing.

Forked from "BP Groups Taxo" by imath, which is unmaintained upstream.

Installation

  1. Upload/install the plugin as lh-buddypress-group-taxonomies.
  2. Activate on the site(s) where you want group taxonomies — no network activation is required or assumed.
  3. Register a taxonomy (object type bp_group) and hook it into the lh_bp_group_taxonomies_taxonomies filter, typically from a companion plugin or theme.
  4. Visit Settings → Permalinks → Save Changes on that site to flush rewrite rules if your taxonomy uses directory-style URLs.

Documentation

Full documentation — admin interfaces, database schema, hooks, architecture notes, and MCP abilities — lives at:

https://lhero.org/portfolio/lh-buddypress-group-taxonomies/

Changelog:

https://lhero.org/portfolio/lh-buddypress-group-taxonomies/changelog/