Profiles

Badges

POLYGLOTS
1 badge
Translation Contributor '16

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
December 2019
Dec 02 Mon · 14:28
Forums med
Created a topic, Worked as intended., on the site WordPress.org Forums:
Good Plugin to have. Thank you Developers for making t…
November 2019
Nov 07 Thu · 22:19
Forums med
Posted a reply to Flawless, on the site WordPress.org Forums:
You are very welcome. It is the least one could do for the efforts and…
Nov 07 Thu · 20:59
Forums med
Created a topic, Flawless, on the site WordPress.org Forums:
Flawless configuration and execution! Thank you Easy F…
July 2019
Jul 17 Wed · 21:14
Forums med
Created a topic, Excellent!, on the site WordPress.org Forums:
Nice easy to use plugin.
February 2018
Feb 22 Thu · 18:17
Forums med
Posted a reply to Automatic Category Allocation, on the site WordPress.org Forums:
Yes there are few in plugins directory...search for term "auto category". :)
Feb 22 Thu · 18:12
Forums med
Posted a reply to Access wordpress website, on the site WordPress.org Forums:
Yup...Check for user email in user meta table and then change it to your email.…
Feb 22 Thu · 18:09
Forums med
Posted a reply to menu link to open page in specific position, on the site WordPress.org Forums:
This is neither a theme setting nor a wordpress setting. Its basic html. First give…
Feb 22 Thu · 18:05
Forums med
Posted a reply to How do I use PHP to display the alt text in for a featured image, on the site WordPress.org Forums:
Yes you do need to fetch alt text first. Check this question on stackoverflow: https://stackoverflow.com/questions/19267650/get-wordpress-featured-image-alt…
Feb 22 Thu · 17:59
Forums med
Posted a reply to What to do when theme support is so slow, on the site WordPress.org Forums:
If you are going to travel the road of modifying theme, you'd definitely need a…
Feb 20 Tue · 19:39
Forums med
Posted a reply to How to Unstick Menu?, on the site WordPress.org Forums:
Hey treasurestatecattleco, Try to identify css with rule position:fixed and change it to position:absolute. You'd…