Skip to main contentSkip to footer

comesio solutions – The new home of Relevanssi

comesio solutions – The new home of Relevanssi

We are proud to be the new stewards of Relevanssi. As a specialized WordPress company, we bring additional resources, development capacity and professional support structures – while keeping Mikko as the key developer and visionary behind the plugin.

This partnership adds fast support, continuous development and long-term stability for Relevanssi, without changing what makes the plugin special.

Your account

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

Search

Popular Resources

MemberPress Downloads add-on

…need to tell Relevanssi to look for mpdl-file posts instead of attachment posts using the relevanssi_get_attachment_posts_query filter hook. By default, Relevanssi looks for posts with the post type attachment, post status inherit and a suitable MIME type. These all need to be changed, because the Downloads posts have the post……type mdpl-file, status of publish and no MIME type. Add this to your site: add_filter( ‘relevanssi_get_attachment_posts_query’, ‘rlv_mpdl_query’ ); /** * Filters the MySQL query for getting the attachments. * * Finds and replaces the ‘attachment’ post type restriction to look for mpdl-file * posts and also changes the post_status filtering…

Related Posts:

Comment Section:

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