podlove-publisher
podlove-publisher copied to clipboard
search logic is broken
Symptom
SQL error:
Unknown column ‘wp_podlove_episode.subtitle’ in ‘where clause’
Explanation
Sometimes the posts_search
hook is applied when the posts_join
isn't. The guard conditions in both hooks should probably be the same? Needs some testing.
see includes/search.php