الوصف
When there is only one search result available for a query, automatically redirect the user to that result.
This will work with any theme and any posts, pages, or custom post types that would be shown in search results.
Available Filters
You can filter one_search_result_pre_check
to false if you need to short-circuit and disable the redirect dynamically.
You can modify the redirect code with once_search_result_redirect_code
, defaults to 302.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“One Search Result” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”One Search Result“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.1.0
- Added another filter, cleaned up code.
1.0.3
- Initial release