jetpack_mastodon_instance_list

jetpack_mastodon_instance_list

Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.13.2.1

apply_filters('jetpack_mastodon_instance_list') is found 1 times:

  • /functions.global.php line 550

    Warning: Undefined array key 551 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 552 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 553 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 554 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 555 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	 * @module widgets, theme-tools
    	 *
    	 * @param array $mastodon_instance_list Array of Mastodon instances.
    	 */
    	return (array) apply_filters( 'jetpack_mastodon_instance_list', $mastodon_instance_list );
    }