Rating: 5 stars
The actual functioning PHP code is just one line, which is exactly what it needs to be. I went from “How do I turn this off on my client’s site” to Google to an article to installing this plugin to problem completely solved in literally one minute. Thank you for being awesome.
]]>Rating: 5 stars
Great plugin, I need it!
]]>Rating: 5 stars
??
]]>Rating: 5 stars
The super “massive” code of this plugin is, literally, :
add_filter( 'option_use_smilies', '__return_false' );
altough for newer PHP 5.3+ I would suggest
add_filter('option_use_smilies',function(){ return false; });
I fear the times, when you will have to install separate plugin for every WordPress option…
]]>Rating: 5 stars
I’ve been looking for this plugin for so long!
]]>Rating: 5 stars
spares me unwanted visual clutter – easy and efficient. Thanks a lot.
]]>Rating: 5 stars
Thanks a lot for this. Searched for a solution during hours, tried so many things, but only this solved my problem.
]]>Rating: 5 stars
Thanks to this small plugin I does not need to modify the templates to achieve the same effect. Even if it’s just one line of code ??
Good job, thank you!
]]>