Add Event Sources Logic (ActivityPub follows) #86

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

View file

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