Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #9200


Ignore:
Timestamp:
06/24/2024 01:58:36 AM (8 months ago)
Author:
espellcaste
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9200 – Description

    initial v1  
    77I tried this at first [https://github.com/renatonascalves/bp-hooks/tree/main here] and [https://packagist.org/packages/renatonascalves/bp-hooks here].
    88
    9 This ticket was created as a reminder, and for visiblity. The task of exporting the actionc and filters as JSON is pretty straightforward, so currently the only impediment is the correctness of the signatures of those actions and filters.
     9This ticket was created as a reminder, and for visibility. The task of exporting the actions and filters as JSON is pretty straightforward, so currently the only impediment is the correctness of the signatures of those actions and filters.
    1010
    1111A git repo, https://github.com/buddypress/bp-hooks, was created two years ago to hold this data. We should also make this available to [https://packagist.org packagist.org], when ready.