BetterDocs Integration

This Extension requires a Pro license

Current version: 1.0.0

Download available with active license

BetterDocs calls itself the “Best Documentation & Knowledge Base Plugin”. Use this Extension to use SearchWP to power BetterDoc’s live search implementation.

By default your Default Engine will be used for results, but you can customize the Engine used for BetterDocs searches with this hook:

All hooks should be added to your custom SearchWP Customizations Plugin.

<?php
// Use a supplemental SearchWP Engine for BetterDocs searches.
add_filter( 'searchwp_betterdocs_engine', function( $engine, $params ) {
return 'my_engine_name';
}, 20, 2 );

Changelog

Initial commit

Create a Better WordPress Search Experience Today

Never lose visitors to unhelpful search results again. SearchWP makes creating your own smart WordPress search fast and easy.

Get SearchWP Now
Multiple Search Engines Icon