विवरण
Plugin which customizes order of search results by additional priority value. It supports plain WordPress search functionality as well as plugin Relevanssi.
The main part of the plugin is new administration page (Admin -> Tools -> Search priorities) where you can set priority to single pages or posts. Items with higher priority will be shown on top of search results listing.
Screencast with usage of the plugin can be found in this post on my blog.
स्क्रिनसटहरू
स्थापना
This section describes how to install the plugin and get it working.
- Upload
odwp-add_search_priorities.zip
to the/wp-content/plugins/
directory - Unpack ZIP archive (so new
odwp-add_search_priorities
directory is created) - Activate the plugin through the ‘Plugins’ menu in WordPress
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“Customize search results order” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Customize search results order” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.2.1
- Some code fixes because of publishing on WordPress Plugins Directory
1.2
- Added
readme.txt
- Some code fixes (
_e
replaced byesc_html_e
etc.)
1.1
- Ajax added to plugin’s admin page.
- Source codes translated to English.
- Added
cs_CZ
localization.
1.0
- The very first functional version.
- Added
odwp-priority
meta value to posts/pages. - Added admin page for test searchs and updating priorities.