Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
April 2018
Apr 08 Sun · 20:28
Forums med
Posted a reply to WordPress Word Count Function, on the site WordPress.org Forums:
I mentioned print_r() as the simplest way to see what's going on in your code.…
Apr 08 Sun · 00:05
Forums med
Posted a reply to WordPress Word Count Function, on the site WordPress.org Forums:
Count of words currently in the textarea control of the editor is found using not…
Apr 07 Sat · 17:01
Forums med
Posted a reply to WordPress Word Count Function, on the site WordPress.org Forums:
The line below gives you total number of words in $content (tags stripped) $word_count =…
Apr 07 Sat · 14:18
Forums med
Posted a reply to WordPress Word Count Function, on the site WordPress.org Forums:
Hi, Below is a bit of information on str_word_count(). Read it carefully. So, locale is…