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
January 2017
Jan 27 Fri · 22:45
Forums med
Posted a reply to Need a searchable database for a WordPress site, on the site WordPress.org Forums:
Use ACF and Custom post type, then create custom page template and use something like…
Jan 26 Thu · 18:45
Forums med
Posted a reply to Need a searchable database for a WordPress site, on the site WordPress.org Forums:
Where is your data stored? In database or you would like to enter it in…
Jan 26 Thu · 18:38
Forums med
Posted a reply to Changing reCaptcha language, on the site WordPress.org Forums:
Just display current language where caling script .... <script src='https://www.google.com/recaptcha/api.js?hl=<?php echo pll_current_language(); ?>'></script>