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
May 2017
May 16 Tue · 00:37
Forums med
Posted a reply to Need to use calculated dates in URL to redirect users after logging in, on the site WordPress.org Forums:
I finally got this to work the way I want it to. My challenges were…
May 09 Tue · 13:45
Forums med
Posted a reply to Need to center align widget in column, on the site WordPress.org Forums:
Thank you. That worked. Is there any way to get the drop-down choice in the…
May 07 Sun · 20:48
Forums med
Posted a reply to Need to center align widget in column, on the site WordPress.org Forums:
https://anthonyrichey.com
May 07 Sun · 14:58
Forums med
Posted a reply to Need to center align widget in column, on the site WordPress.org Forums:
I can't believe I missed that, as it was precisely what I was looking for.…
May 05 Fri · 16:42
Forums med
Created a topic, Need to center align widget in column, on the site WordPress.org Forums:
I need to align the Sassy Social Share widget in a col…
May 03 Wed · 00:53
Forums med
Posted a reply to Need to use calculated dates in URL to redirect users after logging in, on the site WordPress.org Forums:
I suspect you are right about the plugins. And shame on me for not telling…
May 02 Tue · 18:17
Forums med
Posted a reply to Need to use calculated dates in URL to redirect users after logging in, on the site WordPress.org Forums:
Yes, I caught the ) and replaced it with the }. I am still not…
April 2017
Apr 20 Thu · 21:14
Forums med
Posted a reply to Need to use calculated dates in URL to redirect users after logging in, on the site WordPress.org Forums:
The "$user->data->user_registered" appears to be returning null or 0 no matter which user I log…
Apr 19 Wed · 20:57
Forums med
Posted a reply to Need to use calculated dates in URL to redirect users after logging in, on the site WordPress.org Forums:
bcworkz, I've created the following function and put it in my functions.php file: function day_url_for_user…
March 2017
Mar 16 Thu · 18:14
Forums med
Posted a reply to Need to use calculated dates in URL to redirect users after logging in, on the site WordPress.org Forums:
Wow. Thanks for taking the time to fully explain. I will try this later today…