Opis
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
Instalacija
- 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!
ČPP
-
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.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Ignore block name in search” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
Suradnici“Ignore block name in search” je prijeveden na 2 dijalekta. Zahvala prevodiocima za njihov doprinos.
Prevedite “Ignore block name in search” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.0
- Initial release