Browsing hooks for feature: Likes

    jetpack_admin_bar_likes_enabled

    hook (filter): Filters whether the Like button is enabled in the admin bar.

    Source: modules/likes.php:481

    wpl_is_single_page_disabled

    hook (filter): Filters whether Likes should be enabled on single pages.

    Source: modules/likes/jetpack-likes-settings.php:531

    wpl_is_attachment_disabled

    hook (filter): Filters whether Likes should be enabled on attachment pages.

    Source: modules/likes/jetpack-likes-settings.php:550

    wpl_is_index_disabled

    hook (filter): Filters whether Likes should be enabled on archive/front/search pages.

    Source: modules/likes/jetpack-likes-settings.php:512

    wpl_is_enabled_sitewide

    hook (filter): Filters whether Likes are enabled by default on all posts.<p>true if enabled sitewide, false if not.</p>

    Source: modules/likes/jetpack-likes-settings.php:130

    wpl_reblogging_enabled_sitewide

    hook (filter): Filters whether Reblogs are enabled by default on all posts.<p>true if enabled sitewide, false if not.</p>

    Source: modules/likes/jetpack-likes-settings.php:634

    wpl_get_options

    hook (filter): Filters where the Likes are displayed.

    Source: modules/likes/jetpack-likes-settings.php:493

    post_flair_disable

    hook (filter): Allow disabling of the Likes metabox on the post editor screen.

    Source: modules/likes/jetpack-likes-settings.php:45

    likes_meta_box_title

    hook (filter): Filters the Likes metabox title.

    Source: modules/likes/jetpack-likes-settings.php:60

    start_likes_meta_box_content

    hook (action): Fires before the Likes meta box content in the post editor.

    Source: modules/likes/jetpack-likes-settings.php:90