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
June 2018
Jun 13 Wed · 06:26
Forums med
Posted a reply to Issue with GDPR checkbox and “Custom Form + Custom CSS”, on the site WordPress.org Forums:
Hi Is any way to get around this problem? Add some code in "custom form"?
Jun 12 Tue · 14:19
Forums med
Created a topic, Issue with GDPR checkbox and “Custom Form + Custom CSS”, on the site WordPress.org Forums:
Hi I'm using GDPR checkbox and it has name as: usp_GD…
Jun 12 Tue · 11:41
Forums med
Posted a reply to GDPR policy page – %s will be replaced by…, on the site WordPress.org Forums:
Ok, I found this. First make "page" with your "Privacy Policy" and after that (in…
Jun 12 Tue · 11:31
Forums med
Created a topic, GDPR policy page – %s will be replaced by…, on the site WordPress.org Forums:
Hi In: Events -> General -> Privacy is field wi…
May 2018
May 16 Wed · 10:56
Forums med
Posted a reply to is_single(), is_archive(), is_event…???, on the site WordPress.org Forums:
Hi I done something like this: //is post event? $is_event = false; if (get_query_var('post_type') ==…
May 16 Wed · 07:54
Forums med
Created a topic, is_single(), is_archive(), is_event…???, on the site WordPress.org Forums:
Hi In wordpress I can check if post is: is_single() -…
April 2018
Apr 16 Mon · 12:21
Forums med
Posted a reply to Events in normal post loop?, on the site WordPress.org Forums:
Thank you, thank you, thank you!
Apr 13 Fri · 06:49
Forums med
Created a topic, Events in normal post loop?, on the site WordPress.org Forums:
Hi I would like to display events in normal post loop…
Apr 10 Tue · 07:55
Forums med
Created a topic, How to export events…, on the site WordPress.org Forums:
Hi I would like to export events from my calendar. Ho…
March 2018
Mar 07 Wed · 13:27
Forums med
Posted a reply to “first event” – Conditional Placeholders – how to?, on the site WordPress.org Forums:
Thanks! I didn't think about use 2 list with "limit=1" parameter. This is good workaround,…