This plugin is outdated and might not be supported anymore
Get terms name__like

Get terms name__like

Details
View on WordPress

The “name_like” parameter was changed in WordPress 3.7 to match terms that contain the “name__like” string. Use this plugin or use the function from the plugin file in your own (child) theme if you want it to only match terms that begin with the “name__like” string as it was prior to 3.7.

This reverses the changes made in this trac ticket.
https://core.trac.wordpress.org/ticket/8214

The “search” parameter does almost exactly what the “name__like” parameter does now (in 3.7), the difference being it also searches in term slugs. Use both parameters (as it was before 3.7) to get the terms you want.
See: https://codex.wordpress.org/Function_Reference/get_terms#Parameters

Note: this plugin only reverses it on the front end of your website for WordPress versions 3.7 and up.

Details

Plugin code:
get-terms-name-like
Plugin version:
0.1
Outdated:
Yes
WP version:
3.7 or higher
PHP version:
or higher
Test up to WP version:
3.7.41
Total installations:
10
Last updated:
2013-11-09
Rating:
Times rated:
1
name__like