-
Notifications
You must be signed in to change notification settings - Fork 6
mastodon_api_react
Alex Kirk edited this page Nov 25, 2024
·
10 revisions
2764 = heart
add_action(
'mastodon_api_react',
function (
$post_id,
string $2b50
) {
// Your code here
},
10,
2
);
$post_id
-
string
$2b50
do_action( 'mastodon_api_react', $post_id, '2b50' )