end_likes_meta_box_content, $post

end_likes_meta_box_content, $post

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.16.0.1

do_action('end_likes_meta_box_content, $post') is found 1 times:

  • /modules/likes/jetpack-likes-settings.php line 112
    		 * @since 2.2.0
    		 *
    		 * @param WP_Post|array|null $post Post data.
    		 */
    		do_action( 'end_likes_meta_box_content', $post );
    	}
    
    	/**
    	 * Returns the current state of the "WordPress.com Likes are" option.
    	 *
    	 * @return boolean true if enabled sitewide, false if not