Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/05/2024 09:39:23 AM (4 months ago)
Author:
imath
Message:

Documentation: explain Activity Embeds for users & developers

  • Split @vapvarun’s PR to create docs/developer/components/activity/embeds and docs/user/components/activity/embeds.
  • Update the Activity Embed Block’s documentation link in favor of the updated one.
  • Deprecate docs/developer/group-extension/README.md in favor of docs/developer/components/groups/extension leaving a link to the second documentation page in the first one.
  • Initialize a documentation page to explain how to override BP Styles to advanced users, see https://github.com/buddypress/bp-documentation/issues/297

Props vapvarun

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/developer/README.md

    r13620 r14038  
    1010
    11111. [BuddyPress Functions](./functions/README.md)
    12 2. [BuddyPress Components](./component/README.md)
    13 3. [BuddyPress Group Extension API](./group-extension/README.md)
    14 4. [BuddyPress Theme Compatibility](./theme-compat/README.md)
     122. [BuddyPress Components](./components/README.md)
     133. [BuddyPress Theme Compatibility](./theme-compat/README.md)
     144. [BuddyPress execution contexts](./execution-contexts/README.md)
Note: See TracChangeset for help on using the changeset viewer.