Changeset 13924
- Timestamp:
- 06/12/2024 01:32:32 AM (11 months ago)
- Location:
- trunk/docs/developer
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/developer/manifest.json
r13627 r13924 37 37 }, 38 38 { 39 "title": "Theme compatibility features", 40 "slug": "bp-theme-compat-features", 41 "markdown_source": "../developer/theme-compat/features.md", 42 "parent": null 43 }, 44 { 39 45 "title": "BuddyPress execution contexts", 40 46 "slug": "bp-execution-contexts", -
trunk/docs/developer/theme-compat/README.md
r13516 r13924 1 1 # BuddyPress Theme compatibility 2 2 3 TBD. 3 - [Theme compatibility features](./features.md)
Note: See TracChangeset
for help on using the changeset viewer.