Better WordPress search in three steps
Activate
Configure options
Search ( maybe that’s only two steps )
Options include search highlight, searching pages, excerpts, attachments, drafts, comments and custom fields (metadata).
What it does:
Search Everything increases the ability of the default WordPress Search, options included:
- Search Highlighting
- Search Every Page
- Search Every Tag
- Search Custom Taxonomies ( new )
- Search Every Category
- Search non-password protected pages only
- Search Every Comment
- Search only approved comments
- Search Every Draft
- Search Every Excerpt
- Search Every Attachment (post type)
- Search Every Custom Field (metadata)
- Exclude Posts from search
- Exclude Categories from search
Downloaded 515120 times
Latest version: Download Search Everything WordPress Plugin v6.9.4.1 [zip]
Installation
Installation Instructions:
- Download the plugin and unzip it (didn’t you already do this?).
- Put the ‘search-everything’ directory into your wp-content/plugins/ directory.
- Go to the Plugins page in your WordPress Administration area and click ‘Activate’ next to Search Everything.
- Go to the Options > Search Everything and configure your settings.
- That’s it. Have fun and if you can contribute (see notes).
FAQ
Q. It doesn’t work
A. Read the installation guide.
Q. Where is feature x?
A. github Issues. Label it as a “feature-request”
Q. It *still* doesn’t work (and you’re certain there’s a bug)
A. github Issues
Q. What Translations are included?
A.
- Arabic
- Belarusian
- China / Chinese
- Dutch
- French
- German
- Hungarian
- Italian
- Japanese
- Korean
- Latvian
- Norwegian (Bokmål)
- Norwegian (Nynorsk)
- Romanian
- Russian
- Spanish
- Swedish
- Turkish
- Taiwan / Chinese
[...] Search Everything: Macht auch Kommentare durchsuchbar. [...]
This plugin is very good, tank you very much!
Great plugin … except it appears that anyone “above” subscriber has full access to the options page. Only “admin” should be allowed to change the options.
Do you have any ETA for a security update that resolves the issue?
I’ve got a very strange bug – if I have Search Everything enabled, the thumbs in my photo gallery don’t show. Usig WordPress 2.1.2 and the latest version of fGallery and Search Everything.
[...] Search Everything Authors Description: Adds search functionality with little setup. Including the option to search pages, attachments, drafts, comments and custom fields (metadata). wp-admin options page added to customize default searches. My overview: Does exactly what it says on the tin. [...]
I also have the problem with the quotes or apostrophes inserted into the search field… has anyone an idea how to address this problem? Thanks
[...] Search Everything: The standard WordPress search feature only sifts through the content found in your Posts. If you’d like to help your readers find content anywhere on your site, the Search Everything plugin makes other resource categories such as Site Pages, Attachments, Drafts, Comments and MetaData available to their search queries. [...]
I added Search Excerpts by adding the appropriate checkbox and a function with this query modifier:
$where = str_replace(‘ OR (post_content LIKE ‘%’ . $wp_query-query_vars['s'] . ‘%”, ‘ OR (post_content LIKE ‘%’ . $wp_query-query_vars['s'] . ‘%’) OR (post_excerpt LIKE ‘%’ . $wp_query-query_vars['s'] . ‘%”, $where);
I added Search Excerpts by adding the appropriate checkbox and a function with this query modifier:
$where = str_replace(‘ OR (post_content LIKE \’%’ . $wp_query->query_vars['s'] . ‘%\”, ‘ OR (post_content LIKE \’%’ . $wp_query->query_vars['s'] . ‘%\’) OR (post_excerpt LIKE \’%’ . $wp_query->query_vars['s'] . ‘%\”, $where);
[...] 9. Search Everything [...]
A security update has been applied for the admin panel showing up for every user.
[...] forced myself to update Search Everything. It’s bad that I took so long because it could be generalized as a security [...]
Hi there,
thanks for the plugin, it used to work like a charm with 2.1, but now, after the 2.1.3 upgrade, it seems not to work any longer. I’ve also re-downloaded and installed a couple of minutes ago, but never changed: it doesn’t find words just like before.
It’s just me, or is it a known problem?
Thanks in advance for all the support,
Francesco
[...] Search Everything WordPress Plugin at Scattered The search function in WordPress only returns results from posts, not pages. How lousy is that? This plug-in fixes it and offers lots of other functionality. (tags: wordpress plugins blogging wp search) graybo typed this at 12:22 pm | | [...]
[...] Search Everything – installálása után a keresés nem csak a blog-bejegyzések, hanem az oldalak, vagy akár a kommentek között is működik (tetszés szerint). [...]
I’ve got a site with thousands of authors and I’d like to be able to search on author name. Is that possible?
I was going to ask the same thing as Lorin right above me. At http://www.sermonexchange.net we have many different authors contributing sermons and would like to be able to search by author. Any chance of that? It would make this plugin invaluable to me. Thanks and God bless!
[...] Search Everything WordPress Plugin at Scattered This plugin enables the searching of Pages, Comments and more. No Hacking or modifications necessary, just upload the downloaded folder to your wp-content/plugins directory, make sure to activate the plugin and then configure it under Options > Search Eve (tags: wordpress search Plugin plugins blogging AJAX wp) [...]
[...] every post. What they don’t tell you is that doesn’t include pages. However, with the Search Everything plugin, you can search pages, posts and [...]
$where = str_replace('post_type = 'post' AND ', 'post_password = '' AND ', $where);Thanks for the nice plug!
I didn’t like protected pages showing up so I modified the code on line 88 a bit to exclude stuff with post_password not blank.
$where = str_replace('post_type = \'post\' AND ', 'post_password = \'\' AND ', $where);Thanks for the nice plug!
[...] Thanks to loops and Dennis Turner for enabling me with the fixes to release a new version of Search Everything. [...]
[...] 创建网站èœå•。 使用一个æ’件使得页é¢ä¹Ÿèƒ½å¤Ÿè¢«æœç´¢ï¼ˆå¯é€‰ï¼‰ã€‚å¯ä»¥é€‰ç”¨ Search Everything [...]
[...] Search Everything Adds search functionality with little setup. Including options to search pages, attachments, drafts, comments and custom fields (metadata). Great if you have a lot of pages and want them to show up in your search results. [...]
[...] å¯ä»¥é€‰ç”¨ Search Everything [...]
[...] Search Everything,这是一个能增强WordPress自带的æœç´¢åŠŸèƒ½çš„æ’件。现在更新到3.1ç‰ˆæœ¬äº†ï¼Œæ–°ç‰ˆæœ¬çš„ä¸»è¦æ›´æ–°å¦‚下: [...]
[...] Search Everything Много полезно допълнение, ако иÑкате Ñтраниците ви да бъдат по-леÑно откриваеми. Чрез този плъгин може да Ñе търÑÑÑ‚ не Ñамо поÑтовете от даден блог, но Ñъщо така Ñтраниците и коментарите. [...]
Hi,
It’s great plugin. it works!! really everything can search now…. haha…
thanks.
Hi there,
I’ve just installed the plugin and it’s a massive improvement over the previous search functionality. Thanks!
One questions: it seems that the plugin is returning search results that include deleted posts and pages. Is this something to do with the plugin itself or the way that wordpress runs the database?
Cheers,
Alex
[quote comment="209654"]I’m actually considering closing comments on this post altogether since all support issues should be ticketed on the google code page. It’s clearly a problem and I don’t want to suspend user comments in anyway. Maybe I’ll make a new page template that places the trackbacks first and larger pages like this will use that template instead.[/quote]
Hi Dan,
I’ve just seen this comment (there are a lot of comments here and I missed that one. I’ll move everything to there. thanks!
Alex
[...] premier d’entre eux, Search Everything WordPress Plugin va être d’une grande aide aux visiteurs de votre blog qui recherche quelque chose de bien [...]
[...] excerpt field for posts, but not for pages; which presents a problem for me when I’m using Dan Cameron’s Search Everything plugin and returning the search results via the_excerpt_rss() [...]
[...] searcheverything 3.2 updated. [...]
[...] Search Everything WordPress Plugin [...]
[...] Search Everything: erweitert die Suchfunktion um mehrere Optionen und auch Seiten werden durchsucht vorgestellt von [...]
[...] Search Everything Dieses Plugin ermöglicht das Suchen sowohl in Posts als auch in Pages, Kommentaren und auf Wunsch in den Custom Fields (Metadata) [...]
okay… not sure if I’m just blind or what, but where are the instructions for how to put the search function on the blog? I see the search from within the admin panel, but what code do I write in where users would use it? I don’t see it in the install instructions above – they stop with setting the options on the admin page – nor in any of the comments or in the WP support forum. I also checked for a read-me file with the download – nothing there either?
Might be a nice plugin…if I knew how to install it! haha
[quote post="644"]how to put the search function on the blog[/quote]
It adds functionality to the already included wp search box. If you do not have a search box you can either request it from your theme author, use widgets or get the code from a default theme and place it into your side/header/wherever.
[...] damit er auch im Kommentarbereich zu finden ist. Einzige Probleme mit einem Plugin hatte ich mit Search Everything. Ansonsten laufen wohl alle Plugins, die ich einsetze – zu finden in meiner Liste der verwendeten [...]
[...] Search Everything下载åŠè¯¦ç»†ä½¿ç”¨è¯´æ˜Žç‚¹è¿™é‡Œã€‚ [...]
HY! can you PLEASE fix the download path? it doesn`t work i need it that much
hello,
how can i search inside the page? it seems this plugin just search in the title of the pages for me.
[...] Searcheverything mit diesen kleinen Plugin kann man auch Seiten und Kommentare durchsuchen. Download & Anleitung hier [...]
[...] Search Everything: By default, only posts are indexed and searchable but pages are not. This plugin bridges that gap. [...]
[...] les plugins “Search Everything“, “WordPress Database Backup” et “Get Recent Comments” ont étés [...]
一些对于wordpressçš„hacking…
今天对blog进行了一些å°çš„è°ƒæ•´ï¼Œä¸»è¦æ˜¯ç•Œé¢è¿›è¡Œäº†ç¾ŽåŒ–,把sidebar的主è¦å†…容上移,广告下移。调整了Googleæœç´¢è¾“入框和submitçš„style,radioçš„style现在还ä¸ä¼šè°ƒæ•´ï¼Œè®¡åˆ’丅
功能方é¢ï¼Œæ·»åŠ …
Same question as 177 and 178, Search by authors? That would make this plugin truly ultimate! Please? Pretty please? I’ll be your best friend. Ha thanks!
Hi!
I’m having a problem: Using your tool to be able to search as well in custom fields, I do NOT want to find attachments as well. But I can’t deactivate it, when searcheverything is activated it is searching for attachments, no matter if that’s function checkbox is deactivated or not. (try: http://www.selbstausbildung.de: search “joomla” – there’ll be two pages and one attachment).
Where’s the error?
Thanks..
[...] von WordPress auf alle Bereiche Pages, Kommentare, Excerpts, Entwürfe, Anhänge und Metas Search Everything auf [...]