You know when you search for something on a site and it finds just one result? You then have to click into it to display it. That's annoying. It's also adding an extra page load which is not necessary.
And what about if you search for an exact match for a title and, well, it serves it up along with a number of other possible results. Hey, why didn't you just show me the one that I typed the name of in exactly? Well, you can do that too. Cool, eh?
This plugin simply removes this middle step - if your search returns one result or you type in the name of a title, it will be shown in all its post/page (delete as appropriate) glory. As well as a quicker answer for your visitor, removing this improves your site's sustainability (okay, just a little... but every little helps, right?).
The code also passes WordPress and WordPress VIP coding standards. Because you're worth it.
Thanks to my co-worker
Kailey for
the original code, which I've been happily using on my own site for many years. I thought it was time to share the ♥️.
Iconography is courtesy of the very talented
Janki Rathod.
Please visit the Github page for the latest code development, planned enhancements and known issues
Solo can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from
WordPress.org and installed manually...
- Upload the entire
solo-search
folder to your wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress administration.
It's now ready to go. By default, not all features are active - head to Settings -> General -> Solo for all the options.
I use semantic versioning, with the first release being 0.1.
1.1
- Enhancement: The code was getting quite big so I've split it into a number of files, with a control file bringing them all together. It's a big change, so required a bigger jump in revision, despite there being no visible changes.
- Enhancement: Also added some spit and polish across the code and README more generally
- Enhancement: Added an uninstaller file to get rid of any cruft when you remove the plugin (not that you'd ever do that of course!)
1.0.1
- Enhancement: Improved code quality
1.0
- Enhancement: You didn't ask for it, but you got it anyway - the search will now display content if you search for an exact match on the title
- Enhancement: Settings now allow you to turn each of the options on and off, to your likely. You can switch them all of, if you want, although that's a waste of an active plugin, if we're being honest
- Enhancement: Added a link in the plugin meta so you can go straight to the settings. Because I care
- Maintenance: Various tweaks and fiddles, some of which may even be legal
0.2
0.1