Profiles

Interests

Video games

Current Job

Web developer
Present

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 2024
Feb 14 Wed · 08:42
Forums med
Created a topic, Top, on the site WordPress.org Forums:
The plugin does the job required
April 2019
Apr 19 Fri · 11:17
Forums med
Created a topic, Shortcode not working in email confirmation?, on the site WordPress.org Forums:
Hello, The shortcode [subscriber:firstname | default:r…
June 2018
Jun 14 Thu · 07:49
Forums med
Posted a reply to Taxonomy & current language, on the site WordPress.org Forums:
To detect the current language I found an example here : https://github.com/VaLeXaR/wp-multilang/blob/master/includes/class-wpm-taxonomies.php So : if(wpm_get_language()…
Jun 14 Thu · 07:46
Forums med
Posted a reply to Taxonomy & current language, on the site WordPress.org Forums:
For the taxonomy, I found an example here : https://github.com/VaLeXaR/wp-multilang/blob/master/includes/class-wpm-taxonomies.php So : "taxonomies": { "jewelcat"…
Jun 14 Thu · 07:14
Forums med
Created a topic, Taxonomy & Current Lang, on the site WordPress.org Forums:
Hello, I have three questions : 1. How can I trans…
October 2017
Oct 09 Mon · 15:55
Forums med
Posted a reply to Blank Screen on Page Update, on the site WordPress.org Forums:
Hello, I have the same problem, the plugin not work with the 4.8 Wordpress' version.…
April 2017
Apr 06 Thu · 11:02
Forums med
Posted a reply to Displaying of the FullCalendar, on the site WordPress.org Forums:
Hello, I've the same problem and I solved it with php : <?= WP_FullCalendar::calendar($args); ?>