Add Event Sources Logic (ActivityPub follows) #86

Open
linos wants to merge 95 commits from event_sources into main
Showing only changes of commit c7bd884f57 - Show all commits

View file

@ -46,7 +46,7 @@ class Event_Sources {
/**
* The custom post type.
*/
const POST_TYPE = 'ebap_event_source';
const POST_TYPE = 'activitypub_event_source';
/**
* Init.