You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: Multi-site support. Now you can Network Activate the plugin and all users will see related posts!
New: Thumbnails are registered as an image size in WordPress. This means WordPress will create a copy of the image with the specified dimensions when a new image is uploaded. For your existing images, I recommend using Force Regenerate Thumbnails
New: Completely filterable mySQL query to fetch the posts. You can write your own functions to filter the fields, orderby, groupby, join and limits clauses
Modified: Lookup priority for thumbnails. The thumbnail URL set in the Contextual Related Posts meta box is given first priority
Modified: Removed border=0 attribute from img tag for HTML5 validation support
Modified: Default option for timthumb is disabled
Modified: Default option for post types to include is post and page
Modified: get_crp_posts has been deprecated. See get_crp_posts_id instead
Modified: Turning on the Default style will switch on thumbnails, correctly resize them and will also hide authors, excerpts and the post date
Fixed: Post image will now be loaded over https if the visitor visits your site on https