Skip to main contentSkip to footer

Here’s the last beta before 1.6.

  • Support for s2member membership plugin. Search won’t show posts that the current user isn’t allowed to see.
  • New filter relevanssi_post_ok can be used to add support for other membership plugins.
  • Better way to choose which post types are indexed.
  • Post meta fields that contain arrays are now indexed properly, expanding all the arrays.

I noticed the beta versions haven’t been downloaded much. That kind of undermines their point, as no bugs will get hammered out if nobody tries the betas. I’d really hope as many people as possible give this version a go, so I can make 1.6 as bug-free as possible.

The option page has seen another big fix. Choosing post types to index is hopefully much clearer now. I will add more fixes like that in the future. This fix, however, means that you must set the post type indexing options again.

The new filter will get a knowledge base entry soon.

Your account

Not logged in. Log in to see your license details.

Search

Popular Resources

Adding direct links to outside pages to search results

…type listing screen. Default “Filter posts list“/”Filter pages list“. Added in 4.4′, ‘textdomain’ ), ‘items_list_navigation’ => _x( ‘Affiliate links list navigation’, ‘Screen reader text for the pagination heading on the post type listing screen. Default “Posts list navigation”/“Pages list navigation”. Added in 4.4′, ‘textdomain’ ), ‘items_list’ => _x( ‘Affiliate links…list‘, ‘Screen reader text for the items list heading on the post type listing screen. Default “Posts list“/“Pages list“. Added in 4.4′, ‘textdomain’ ), ); $args = array( ‘labels’ => $labels, ‘public’ => false, ‘publicly_queryable’ => false, ‘show_ui’ => true, ‘show_in_menu’ => true, ‘query_var’ => false, ‘rewrite’ => array( ‘slug’…Hi, is there a way to add a link to another website when searching for certain keywords? We have a few affiliates and we want to include a direct link to their websites in the search results when certain terms are searched for. How would I go about this? A…

Using multiple custom taxonomies

Usually, WordPress supports one category, one tag and one taxonomy in the search, if you use the query variables to set the taxonomies. You can enter multiple taxonomies as parameters to the query, but only the first one is used. If you want to have multiple taxonomies involved, you need…

Related Posts:

Comment Section:

2 Comments. Leave new

  • Bruce Hollingdrake
    August 22, 2011 4:20 pm

    Morning – trying out the Premium beta 1.5.13

    Seems when I’m logged in as admin and do a search on my home page (or anywhere else on the site) the counter that is displayed in my Dashboard shows 3 Hits instead of 1.

    I’m not looking for support, just an FYI to help with the beta.

    Reply
    • Thanks. That’s probably something I can’t really help with, as WordPress is probably displaying the amount of hits found by standard WordPress search. This is a common problem on the user side of things, but there it’s easy to fix by editing the search results template. Editing WP admin dashboard is harder…

      Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed