تفصیل
Responds to key press, instantly presents a drop-down menu of post titles for the user to select from (with ten-post max per result set).
The user can scroll through the list of posts using the mouse or keyboard (pressing enter or clicking on a title will take the user to the selected post.)
Data for posts are loaded asychronously once the page is loaded, and so it will not affect the page loading speed. Only one request per page load is ever sent to the server, which queries for cached post information, and therefore the plugin is performant.
اسکرین شاٹس


انسٹالیشن
- Unzip
wp-fast-search.zipin the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the WP Fast Searchw widget in your sidebar via the Appearance menu
عمومی سوالات
- Will adding this to my sidebar slow down my page load speed?
-
Data for posts are loaded asychronously once the page is loaded, and so it will not affect the page loading speed.
- Will this cause a lot of strain on my server?
-
Only one request per page load is ever sent to the server, which queries for cached post information, and therefore the plugin is performant.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“WP Fast Search” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“WP Fast Search” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0
- Initial release