Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/26/2023 04:36:03 AM (3 years ago)
Author:
imath
Message:

Document BP 12.0 Rewrites functions

Props dcavins

Closes https://github.com/buddypress/buddypress/pull/178

File:
1 edited

Legend:

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

    r13591 r13620  
    4747                "markdown_source": "../developer/execution-contexts/ajax.md",
    4848                "parent": null
     49        },
     50        {
     51                "title": "BuddyPress Functions",
     52                "slug": "bp-functions",
     53                "markdown_source": "../developer/functions/README.md",
     54                "parent": null
     55        },
     56        {
     57                "title": "BuddyPress Rewrites Functions",
     58                "slug": "rewrites",
     59                "markdown_source": "../developer/functions/rewrites.md",
     60                "parent": null
    4961        }
    5062]
Note: See TracChangeset for help on using the changeset viewer.