WebberZone / contextual-related-posts

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

Empty before list item causes blank output #129

Closed ajaydsouza closed 3 years ago

ajaydsouza commented 3 years ago

https://github.com/WebberZone/contextual-related-posts/blob/974ea465048120edd715ffbed8b798da3b42fd58/includes/main-query.php#L252

If this is blank in the settings page, then this is detected as missing and the plugin assumes that everything has been eliminated. An extra check needed to check that before_list_item is not empty.