ਵੇਰਵਾ
When displaying results from a search many people prefer to display the section of the resulting
post/page that includes the match, rather than the full post or standard excerpt. This plugin adds
a filter to process search results and only display the content either side of the first result
for the given search.
To Do
- Add automated tests
- Make the padding around results value configurable
- Solicit user feedback on further options
ਸਥਾਪਤੀਕਰਨ
- Upload
wp-search-extractsto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“WP Search Extracts” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“WP Search Extracts” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
1.0.1
- Fix issue where matched term is near the beginning of the string, which could cause duplication in results (thanks to Ben Walker)
1.0
- Consolidated code for first release