WebberZone / contextual-related-posts

Contextual Related Posts WordPress plugin
https://webberzone.com/plugins/contextual-related-posts/
38 stars 23 forks source link

Use ->title directly to avoid clash with plugins using the_title #99

Closed ajaydsouza closed 5 years ago

ajaydsouza commented 5 years ago

Instead of using get_the_title which calls the_title filter, directly use $result->post_title