Better Internal Link Search improves the default internal link searching feature in number of ways, making it faster and easier to find the content you want to link up..
The most basic feature limits results to posts and pages that contain your search term in the title, rather than returning every post that contains the in the title or content field — this reduces the number of results on sites with lot of content and should improve accuracy..
Powerful modifiers included for searching data sources to make linking fast and easy ..
Pressing enter or clicking the button will continue to return posts using the default search algorithm ..
Additional shortcuts can be added with little bit of code in your functions php, so if you find yourself linking to URL over and over again, add shortcut and save yourself some time...
Type - or -help in the search field and the search modifiers will be listed with their syntax and description about what they do..
Basic support is built in for Wikipedia, iTunes, Spotify, WordPress plugin directory, the Codex, GitHub repositories, listing GitHub Gists, and linking to author URLs...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fixed the functionality that limited search results to items with the search term in their title after core disabled this feature..
Added option on Writing Settings screen to disable the automatic searching of text selected in the editor when Internal Linking popup is activated, so that it doesn't cause delay on sites with lot of content..
Read more