• Tried Search Everything, but it introduced a performance overhead on all pages an not just search (injected css, injected script, loaded heavy php classes, etc.). Finally I gave up when it prevent me from performing normal WP_Query-operations (returned zero posts).

    Then I tried this, and it works just wonderful. I had to fix the plugin to search post_excerpt, so now it is perfect for me (title + excerpt + content + tags + category).

Viewing 1 replies (of 1 total)
  • Thread Starter snakefoot

    (@snakefoot)

    Discovered that the plugin also needed to be fixed regarding filtering of post-types. Where it injected its own post-types without checking if bbpress (or other) already had set its own query-post-type.

    Also changed so it so it only calls the class-constructor if actually on the search page.

Viewing 1 replies (of 1 total)
  • The topic ‘Simple and easy to use’ is closed to new replies.