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
7contributions
high0
medium7
score7
Last 12 months
13contributions
high0
medium13
score13

Contributions

Type
June 2026
Jun 21 Sun · 12:33
Forums med
Posted a reply to How to translate custom posttypes, on the site WordPress.org Forums:
Apparently, you need to add a filter: add_filter('pll_get_post_types', 'add_my_cpt_to_polylang'); function add_my_cpt_to_polylang($post_types) {     $post_types[]…
Jun 21 Sun · 12:22
Forums med
Created a topic, How to translate custom posttypes, on the site WordPress.org Forums:
I chose Polylang because of the promise it could trans…
May 2026
May 25 Mon · 16:16
Forums med
Created a topic, Is it possible to translate privacy statement WooCommerce?, on the site WordPress.org Forums:
WooCommerce shows a privacy statement in the checkout.…
May 11 Mon · 15:32
Forums med
Posted a reply to Navigation is not translated when switching default language, on the site WordPress.org Forums:
That's too bad. Changing the default language would be a nice option....
May 11 Mon · 14:23
Forums med
Posted a reply to Navigation is not translated when switching default language, on the site WordPress.org Forums:
So if I understand correctly: once the default is set (to NL in my case),…
May 11 Mon · 12:32
Forums med
Posted a reply to Navigation is not translated when switching default language, on the site WordPress.org Forums:
Then why is there an option to change the default language in /wp-admin/admin.php?page=falang-language if it…
May 11 Mon · 12:16
Forums med
Posted a reply to Navigation is not translated when switching default language, on the site WordPress.org Forums:
The translations are not the issue. If I switch from NL to DE with the…
May 10 Sun · 08:07
Forums med
Posted a reply to Navigation is not translated when switching default language, on the site WordPress.org Forums:
Same for the custom post types! In Falang Settings >> Translate Options, my cpt called…
May 09 Sat · 10:20
Forums med
Created a topic, Navigation is not translated when switching default language, on the site WordPress.org Forums:
Dutch was my default language and I translated everyth…
April 2026
Apr 26 Sun · 11:23
Forums med
Posted a reply to Language switcher is buggy, on the site WordPress.org Forums:
Looks like it has something to do with my custom theme. I installed a WP…