تفصیل
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.
Core Search & Filter Features
- Real-time search as you type
- Multiple search triggers: triple-click, Ctrl+/, Escape, or search input focus
- Slash command system (/recent, /category, /price, /fav, etc.)
- Voice search (browser-dependent)
- Multiple built-in theme styles
- 100% responsive on all devices
- Shortcodes for search icon and search input
- WPML & Polylang compatible
- WooCommerce product search (SKU, price, rating, stock)
- Favorites system for users
- Synonym expansion
- SEO metadata search support
Advanced Features
- Advanced analytics dashboard
- Visual search using image upload or webcam
- Dark mode toggle (/dark and /light)
- AI-powered search suggestions
- Export analytics data (CSV)
- Search bookmarking
- Command history
- Device-aware UI optimization
- WooCommerce rating filter
- WooCommerce newest products filter
- WooCommerce bestseller filter
- Author filtering
- Year filtering
Usage
Search Triggers
- Triple-click anywhere on the page
- Press Ctrl+/ (Cmd+/ on macOS)
- Press Escape
- Focus on WordPress search input
Shortcodes
Search icon:
[xerosf_icon text=”Search”]
Search input:
[xerosf_input placeholder=”Search…”]
Slash Commands
General Commands
/recent/category {slug}/tag {slug}/date {Y/m/d}/related/fav/random/dark/light/author {name}/year {year}/bookmark/bookmarks/history/export_history
WooCommerce Commands
/product/on-sale/stock/price {min} {max}/rated {1-5}/newest/bestseller
Analytics
The 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.
Customization
Filters & Hooks
"`
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
انسٹالیشن
- Upload the
wpxero-search-filterfolder to/wp-content/plugins/. - Activate the plugin from Plugins Installed Plugins.
- Configure settings at Settings WPXERO Search Filter.
- Open Settings WPXERO Search Filter Analytics to view analytics.
عمومی سوالات
-
Does WPXERO Search Filter support WooCommerce?
-
Yes, including SKU search, filters for rating, sale, stock, bestseller, etc.
-
Is it multilingual?
-
Yes, compatible with WPML and Polylang.
-
Does it include dark mode?
-
Yes, with slash commands.
-
Can users bookmark searches?
-
Yes.
-
Does it require jQuery?
-
No, it uses only vanilla JavaScript.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Xero Finder – Advanced Live Search & Instant Results for WordPress” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Xero Finder – Advanced Live Search & Instant Results for WordPress” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0.3 – 2026-01-17
Bug Fixes
* Fixed: Resolved CSS styling issues affecting fullscreen search modal display
Improvements
* Enhanced: Search functionality with improved accuracy and response time
* Refined: Settings panel reorganized by priority for better user workflow
* Optimized: Admin interface performance for faster page loads
1.0.1 – 2026-01-10
Bug Fixes
* Fixed: Frontend search results not displaying correctly under certain conditions
* Resolved: AJAX response handling for search queries
1.0.0 – 2026-01-01
Initial Release
* Introduced real-time live search functionality
* Added slash command system with 20+ commands
* Implemented WooCommerce product search integration
* Added voice search capability (browser-dependent)
* Included advanced analytics dashboard
* Added visual search via image upload and webcam
* Implemented dark/light mode toggle
* Added AI-powered search suggestions
* Included favorites and bookmarking system
* Added WPML and Polylang compatibility
* Implemented synonym expansion and SEO metadata search
