Skip to:
Content

BuddyPress.org

Changeset 13924


Ignore:
Timestamp:
06/12/2024 01:32:32 AM (11 months ago)
Author:
imath
Message:

Documentation: inform developers about the BP Theme Compat features

Props vapvarun

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

Location:
trunk/docs/developer
Files:
1 added
2 edited

Legend:

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

    r13627 r13924  
    3737    },
    3838    {
     39        "title": "Theme compatibility features",
     40        "slug": "bp-theme-compat-features",
     41        "markdown_source": "../developer/theme-compat/features.md",
     42        "parent": null
     43    },
     44    {
    3945        "title": "BuddyPress execution contexts",
    4046        "slug": "bp-execution-contexts",
  • trunk/docs/developer/theme-compat/README.md

    r13516 r13924  
    11# BuddyPress Theme compatibility
    22
    3 TBD.
     3- [Theme compatibility features](./features.md)
Note: See TracChangeset for help on using the changeset viewer.