>
Download This Plugin | |
Download Elegant Themes | |
Name | Get terms name__like |
Version | 0.1 |
Author | keesiemijer |
Rating | 100 |
Last updated | 2013-11-09 11:18:00 |
Downloads |
246
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Get terms name__like plugin added 0 bytes of resources to the Home page and 6 bytes of resources to the sample Post page.
Get terms name__like plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Get terms name__like plugin ads no tables to your Wordpress blog database.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. http://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: http://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.