Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/26/2023 06:16:30 AM (3 years ago)
Author:
imath
Message:

Document how to use the Group Extension API

  • Update the Codex resource with new configuration requirement needed by the BP Rewrites API
  • Update code examples
  • Add screenshots to code examples

Fixes #8941
Closes https://github.com/buddypress/buddypress/pull/137

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/developer/manifest.json

    r13516 r13527  
    2525    },
    2626    {
     27        "title": "Group Extension API",
     28        "slug": "bp-group-extension",
     29        "markdown_source": "../developer/group-extension/README.md",
     30        "parent": null
     31    },
     32    {
    2733        "title": "BuddyPress Theme compatibility",
    2834        "slug": "bp-theme-compat",
Note: See TracChangeset for help on using the changeset viewer.