-
Notifications
You must be signed in to change notification settings - Fork 83
activitypub_onboarding_steps
github-actions[bot] edited this page Jul 29, 2025
·
9 revisions
add_filter(
'activitypub_onboarding_steps',
'my_activitypub_onboarding_steps_callback'
);
function my_activitypub_onboarding_steps_callback() {
// Your code here.
}\do_action( 'activitypub_onboarding_steps' )Follow @[email protected] for updates and news.