Xero Finder brings modern live search to WordPress with instant results, advanced filtering, AI-powered suggestions, and deep WooCommerce support.
Designed for speed, accuracy, and a seamless user experience.
Search icon:
[xerosf_icon text=”Search”]
Search input:
[xerosf_input placeholder=”Search…”]
/recent/category {slug}/tag {slug}/date {Y/m/d}/related/fav/random/dark/light/author {name}/year {year}/bookmark/bookmarks/history/export_history/product/on-sale/stock/price {min} {max}/rated {1-5}/newest/bestsellerThe built-in analytics dashboard tracks:
* Total searches
* Zero-results searches
* Popular commands
* Search volume over time
* Top keywords
* Recent search terms
* CSV export
Access via Settings WPXERO Search Filter Analytics.
“`
add_filter(‘xerosf_weights’, function($weights, $mode) {
return $weights;
}, 10, 2);
add_filter(‘xerosf_results’, function($results, $post_ids, $term, $args) {
return $results;
}, 10, 4);
add_filter(‘xerosf_analytics_retention_days’, function($days) {
return 180;
});
`<h3>Theme Override</h3>Add custom CSS:
/wp-content/themes/your-theme/wpxero-search-filter/style.css<h3>Credits</h3>Developed by WPXERO.<h3>License</h3>This plugin is licensed under the GPL v2 or later.<h3>Support</h3>For help, contact: support@example.com