开发者 | zodiac1978 |
---|---|
更新时间 | 2023年10月6日 17:19 |
捐献地址: | 去捐款 |
PHP版本: | 5.0.0 及以上 |
WordPress版本: | 6.3 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Ignore block name in search
and install it directly from the plugin directoryThis plugin has no settings page, it modifies the internal search to ignore HTML comments in the post markup. Imagine a development blog using a syntaxhighlighting block. If you search on this blog to find posts with the term "syntaxhighlighting" you will get every post with code and not only those post which are really about syntax highlighting.
At the moment this is not searched for anymore with this plugin. Maybe I can specifically allow this in a future version of the plugin.
This plugin just wants to solve this particular problem without too much overhead. If you need more customizations to your search, then please have a look at Relevanssi or Better Search. These plugins are building up an index from your content and are therefore solving the underlying issue in another way with much more ways to customize it. And they will be even faster.
Thanks for asking! Yes, I'm very interested in edge cases and incompatibilities (other plugins or server configurations). Please report on the Github page.
Props for helping to fix this go to espiat, l1nuxjedi, mustafauysal, ravishaheshan, and websupporter!