mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-05-31 05:04:29 +08:00
Props vapvarun Closes https://github.com/buddypress/buddypress/pull/298 git-svn-id: https://buddypress.svn.wordpress.org/trunk@13924 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
74 lines
1.8 KiB
JSON
74 lines
1.8 KiB
JSON
[
|
|
{
|
|
"title": "Add-ons Handbook",
|
|
"slug": "handbook",
|
|
"markdown_source": "../developer/README.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "Introduction to Add-ons development",
|
|
"slug": "introduction",
|
|
"markdown_source": "../developer/introduction/README.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "BuddyPress Components",
|
|
"slug": "bp-components",
|
|
"markdown_source": "../developer/component/README.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "Building a custom BuddyPress component",
|
|
"slug": "build-bp-component",
|
|
"markdown_source": "../developer/component/build-component.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "Group Extension API",
|
|
"slug": "bp-group-extension",
|
|
"markdown_source": "../developer/group-extension/README.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "BuddyPress Theme compatibility",
|
|
"slug": "bp-theme-compat",
|
|
"markdown_source": "../developer/theme-compat/README.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "Theme compatibility features",
|
|
"slug": "bp-theme-compat-features",
|
|
"markdown_source": "../developer/theme-compat/features.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "BuddyPress execution contexts",
|
|
"slug": "bp-execution-contexts",
|
|
"markdown_source": "../developer/execution-contexts/README.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "Using Ajax requests in BuddyPress",
|
|
"slug": "bp-ajax-context",
|
|
"markdown_source": "../developer/execution-contexts/ajax.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "BuddyPress Functions",
|
|
"slug": "bp-functions",
|
|
"markdown_source": "../developer/functions/README.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "BuddyPress Rewrites Functions",
|
|
"slug": "rewrites",
|
|
"markdown_source": "../developer/functions/rewrites.md",
|
|
"parent": null
|
|
},
|
|
{
|
|
"title": "BuddyPress URI Globals Functions",
|
|
"slug": "uri-globals",
|
|
"markdown_source": "../developer/functions/uri-globals.md",
|
|
"parent": null
|
|
}
|
|
]
|