This version includes bug fixes, small quality-of-life improvements, and a small security fix. In earlier versions, Relevanssi included password-protected posts…
…pre_option to change the value on the fly. add_filter( ‘pre_option_relevanssi_throttle_limit’, function() { return 50; } ); // Adjust the weight for tags to 20 to make tag matches more important.…