Skip to content

v1.7

Choose a tag to compare

@ideadude ideadude released this 03 Oct 00:06
· 51 commits to master since this release
  • BUG FIX: Fixed a warning that post_type wasn't set in some cases for the pre_get_posts.
  • BUG FIX/ENHANCEMENT: Merged two functions that hooked in on 'init' to try and stabilize functionality.
  • ENHANCEMENT: Added in a filter to bypass the "Filter searches and archives" settings for forums and topics from search and archive pages. Namely 'pmprobb_filter_forum_queries' and 'pmprobb_filter_topic_queries' (boolean values).
  • ENHANCEMENT: Escape and localized strings to allow for translations and additional locales.