-
Notifications
You must be signed in to change notification settings - Fork 82
activitypub_register_schedulers
github-actions[bot] edited this page Aug 7, 2025
·
17 revisions
Register additional schedulers.
add_action(
'activitypub_register_schedulers',
function() {
// Your code here.
}
);do_action( 'activitypub_register_schedulers' )Follow @[email protected] for updates and news.