WPIntell

Source evidence

Super massive code #irony

Keep Emoticons as Text · review · 2017-04-12T15:15:00+00:00

praisesentiment
mediumseverity
0.61relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 19 rows with source links

26.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

14 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
jave.web unresolved
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… Yes, I mention it’s a single line of code. 🙂 Some people don’t want to edit their functions.php file though, so it’s a quick install. Good point on the code update however. I’ll leave myself a reminder to do that. Thanks! GG @geek-goddess Don’t get me wrong, YOU did AWESOME work, I hate when people try to do simple things with frameworks… (note that I did gave you 5 stars 🙂 ) I am just unhappy with the fact that somebody kept function in core but removed the “off switch”, even though it is something that alters user’s content. Oh, I totally agree! Didn’t think your comment was anything negative towards me at all. I appreciated the suggestion of updating that single line of code. And I agree – I was super unhappy with the fact they left that in core but removed the “off” switch! Unhappy enough that I wrote a plugin. 🙂

Comments

3 shown
Geek Goddess 2017-04-12T17:32:00+00:00

Yes, I mention it’s a single line of code. 🙂 Some people don’t want to edit their functions.php file though, so it’s a quick install. Good point on the code update however. I’ll leave myself a reminder to do that. Thanks! GG

jave.web 2017-04-12T23:07:00+00:00

@geek-goddess Don’t get me wrong, YOU did AWESOME work, I hate when people try to do simple things with frameworks… (note that I did gave you 5 stars 🙂 ) I am just unhappy with the fact that somebody kept function in core but removed the “off switch”, even though it is something that alters user’s content.

Geek Goddess 2017-04-12T23:51:00+00:00

Oh, I totally agree! Didn’t think your comment was anything negative towards me at all. I appreciated the suggestion of updating that single line of code. And I agree – I was super unhappy with the fact they left that in core but removed the “off” switch! Unhappy enough that I wrote a plugin. 🙂