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
December 2017
Dec 21 Thu · 12:02
Forums med
Posted a reply to Bug, on the site WordPress.org Forums:
So try this script: jQuery('.entry-content').each(function() { if (jQuery('.entry-content:contains("</a>und<a")')) { jQuery('.entry-content .author.url.fn:nth-last-child(4)').after(" "); jQuery('.entry-content .author.url.fn:nth-last-child(3)').before(" ");…
Dec 21 Thu · 10:33
Forums med
Posted a reply to Bug, on the site WordPress.org Forums:
Gibt es denn eine Beispielseite, auf der das Problem auftritt? Dann könnte ich es mir…
Dec 20 Wed · 12:45
Forums med
Posted a reply to Bug, on the site WordPress.org Forums:
Had the same problem on our side, just with the German word "und". Added this…