We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fires after a new app is created.
add_action( 'mastodon_api_new_app', function ( Enable_Mastodon_Apps\Mastodon_App $app ) { // Your code here } );
Enable_Mastodon_Apps\Mastodon_App
$app
do_action( 'mastodon_api_new_app', $app )
Hooks
There was an error while loading. Please reload this page.