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
July 2018
Jul 20 Fri · 10:12
Forums med
Posted a reply to get_the_title() with if statement problem, on the site WordPress.org Forums:
I used str_replace() to replace ’ with ' which is not perfect, but works, so…
Jul 20 Fri · 08:30
Forums med
Posted a reply to get_the_title() with if statement problem, on the site WordPress.org Forums:
html_entity_decode() with var_dump is outputting 1’1 when the post title is 1'1 any ideas anyone?
Jul 20 Fri · 08:18
Forums med
Posted a reply to get_the_title() with if statement problem, on the site WordPress.org Forums:
html_entity_decode() seems to be fixing var_dump, however the expression is still showing up as false
Jul 20 Fri · 07:10
Forums med
Posted a reply to get_the_title() with if statement problem, on the site WordPress.org Forums:
get_the_title = 1’1 which is probably why it's saying false is there any way to…
Jul 19 Thu · 22:20
Forums med
Created a topic, get_the_title() with if statement problem, on the site WordPress.org Forums:
If i have a post with title 1'1 and i use if(&…
Jul 15 Sun · 11:13
Forums med
Created a topic, Help a newbie, on the site WordPress.org Forums:
I am trying to create a plugin without any prior exper…