Profiles

Badges

POLYGLOTS
1 badge
Translation Contributor '15

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
February 2021
Feb 12 Fri · 21:28
Forums med
Created a topic, Cookie Error on new, third, domain, on the site WordPress.org Forums:
Hoi, I have a multisite installation with subdomains. …
November 2016
Nov 24 Thu · 16:53
Forums med
Posted a reply to add_settings_section() order, on the site WordPress.org Forums:
Thanx a lot. It indeed was the priority.
Nov 23 Wed · 16:26
Forums med
Posted a reply to How to convert page slug string into Title string for breadcrumbs?, on the site WordPress.org Forums:
Hey toddius, You should never alter a plugin file itself. If you'll update the plugin…
Nov 23 Wed · 15:44
Forums med
Created a topic, add_settings_section() order, on the site WordPress.org Forums:
I made on a custom theme for a client. For this theme …
Nov 18 Fri · 15:49
Forums med
Posted a reply to Renaming Index.php, on the site WordPress.org Forums:
In such situation I would move my current or temporary site to a subdomain or…
Nov 18 Fri · 11:23
Forums med
Posted a reply to How to disable the plug-in on a single page?, on the site WordPress.org Forums:
Can you elaborated a little more? Do you mean to disable it totally on a…
Nov 18 Fri · 11:11
Forums med
Posted a reply to How to convert page slug string into Title string for breadcrumbs?, on the site WordPress.org Forums:
There are some simple php functions to do this. // Change hypens to whitespace $title…