Browsing hooks for feature: Related Posts

    jetpack_related_posts_display_markup

    hook (filter): Filter the output HTML of Related Posts.

    Source: modules/related-posts/jetpack-related-posts.php:510

    jetpack_related_posts_customize_options

    hook (filter): The filter allows you to change the options used to display Related Posts in the Customizer.

    Source: modules/related-posts/class.related-posts-customize.php:198

    jetpack_relatedposts_filter_allow_feature_toggle

    hook (filter): Filter the display of the Related Posts toggle in Settings > Reading.

    Source: modules/related-posts/jetpack-related-posts.php:1874

    jetpack_relatedposts_filter_hits

    hook (filter): Filter the Related Posts matched by Elasticsearch. View Example

    Source: modules/related-posts/jetpack-related-posts.php:1530

    jetpack_relatedposts_post_category_context

    hook (filter): Filter the "In Category" line displayed in the post context below each Related Post.

    Source: modules/related-posts/jetpack-related-posts.php:1700

    jetpack_relatedposts_returned_results

    hook (filter): Filter the array of related posts matched by Elasticsearch.

    Source: modules/related-posts/jetpack-related-posts.php:956

    jetpack_relatedposts_post_tag_context

    hook (filter): Filter the "In Tag" line displayed in the post context below each Related Post.

    Source: modules/related-posts/jetpack-related-posts.php:1724

    jetpack_relatedposts_filter_has_terms

    hook (filter): Filter the terms used to search for Related Posts.

    Source: modules/related-posts/jetpack-related-posts.php:986

    jetpack_relatedposts_filter_enabled_for_request

    hook (filter): Filter the Enabled value to allow related posts to be shown on pages as well. View Example

    Source: modules/related-posts/jetpack-related-posts.php:1773

    jetpack_relatedposts_filter_post_type

    hook (filter): Filter the Post Types where we search Related Posts. View Example

    Source: modules/related-posts/jetpack-related-posts.php:1016