Beskrivning
This plugin modifies the native wordpress search function to ignore block names in post and page content.
With this plugin activated the unexpected search results are fixed which are reported in #3739
Based on Search Ignore HTML Tags by Pramod Sivadas
Installation
- Upload the zip file from this plugin on your plugins page or search for
Ignore block name in search
and install it directly from the plugin directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Done!
Vanliga frågor
-
I don’t see any changes.
-
This plugin has no settings page, it modifies the internal search to ignore HTML comments in the post markup.
Imagine a law 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.
-
Can I help you?
-
Thanks for asking! Yes, I’m very interested in edge cases and imcompatibilities (other plugins or server configurations).
Please report on the Github page.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Ignore block name in search” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Ignore block name in search” har översatts till 2 språk. Tack till översättarna för deras bidrag.
Översätt ”Ignore block name in search” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.0
- Initial release