jetpack_mastodon_instance_list

jetpack_mastodon_instance_list

Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.14.0

apply_filters('jetpack_mastodon_instance_list') is found 2 times:

  • /functions.global.php line 552

    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

    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

    		 * @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

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