Profiles

Badges

POLYGLOTS
1 badge
Translation Contributor '26

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
March 2025
Mar 27 Thu · 11:35
Forums med
Posted a reply to Error with Flatsome theme, on the site WordPress.org Forums:
Code with me!if ( get_theme_mod( 'pages_template', 'default' ) != 'default' ) { // Get default…
April 2023
Apr 16 Sun · 05:09
Polyglots med
Suggested 26 strings on translate.wordpress.org.
August 2021
Aug 17 Tue · 08:20
Forums med
Created a topic, Filter refresh page, on the site WordPress.org Forums:
Page loading when i click filter. It could using load …
October 2020
Oct 10 Sat · 15:48
Forums med
Posted a reply to Block editor no longer working: only shows HTML, on the site WordPress.org Forums:
function richedit_wp_cloudfront () { add_filter('user_can_richedit','__return_true'); } add_action( 'init', 'richedit_wp_cloudfront', 9 ); yet! thanks all.