jetpack_mastodon_instance_list
jetpack_mastodon_instance_list
apply_filters('jetpack_mastodon_instance_list') is found 2 times:
- /functions.global.php line 554
Warning: Undefined array key 556 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 557 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 558 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 559 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
550551552553554555556* @module widgets, theme-tools
*
* @param
array
$mastodon_instance_list
Array of Mastodon instances.
*/
return
(
array
) apply_filters(
'jetpack_mastodon_instance_list'
,
$mastodon_instance_list
);
}
}
- /jetpack_vendor/automattic/jetpack-classic-theme-helper/src/shared-functions.php line 42
Warning: Undefined array key 44 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 45 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 46 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 47 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
38394041424344* @module widgets, theme-tools
*
* @param
array
$mastodon_instance_list
Array of Mastodon instances.
*/
return
(
array
) apply_filters(
'jetpack_mastodon_instance_list'
,
$mastodon_instance_list
);
}
}