Continue reading Premium 2.15.3 / Free 4.13.3

Premium 2.15.3 / Free 4.13.3

These versions collect all the bug fixes and small improvements that I ran into during the summer. Next up is Premium 2.16, which will add bigger new features: at the moment I’m looking at developing proximity sorting (ie. show results that are nearest based on coordinates) and better search tracking. These will take some time…

Read more Premium 2.15.3 / Free 4.13.3 0 Comment on Premium 2.15.3 / Free 4.13.3
Continue reading Related Posts

Related Posts

…Put this in a file relevanssi-related.php in the templates directory of your theme. <?php /** * Template for bullet list related posts. */ if ( ! empty( $related_posts ) ) : ?> <div id=”relevanssi_related”> <h3><?php esc_html_e( ‘Related Posts’, ‘relevanssi’ ); ?></h3> <ul> <?php array_walk( $related_posts, function( $related_post_id ) { ?>…Relevanssi uses the Relevanssi search index to look for related posts. This ensures the related posts are really related. Relevanssi can use titles, tags, categories and other taxonomy terms to match the related posts. You can also define custom keywords for each post, force particular posts to appear in the……drain; the related posts may be irrelevant, and there may not be enough control over how the related posts are managed and kept up to date. Relevanssi Premium offers related posts and takes care of all of these issues: Performance: Relevanssi uses transient caches to store the related posts for…

Read more Related Posts 0 Comment on Related Posts