Adds related posts using hooks included within GeneratePress
Adds related posts using hooks included within GeneratePress.
Includes options page to define heading, thumbnails size and related post position on page
Ensure you have GeneratePress Theme installed and active
Yes. It uses hooks included in the theme
No. It is set up to use the hooks included within GeneratePress.
Ensure your active theme is either GeneratePress or a child theme of GeneratePress.
Ensure you have not overridden the hooks in a custom single.php page.
The plugin is set to either use generate_after_main_content or generate_before_footer, depending on where you set it to display in the settings page.
[gp-related-posts posts=”1, 2, 3″]
Fixed Bug where displaying on CPT so only displays on Posts
Added a shortcode to display wherever wanted with specific post id
Added related-post-title to posts title for easier targeting with CSS
Fixed Bug with displaying for Tags
Added link to Settings page
Added support to choose between tags or categories for filtering related posts
Added ability to customise excerpt length
Added support to use a custom hooks
Minor bug fixes in backend
Added support to disable author, date and comments
Improved UI
Fixed deprecated caller_get_posts for ignore_sticky_posts
Beta release