Profiles

Interests

Video games

  • Member Since: April 1st, 2014
  • Location: France
  • Website: www.develop4fun.com
  • GitHub: LythandeDc
  • Job Title: Web developer
  • Find me on:
  • Created a topic, Top, on the site WordPress.org Forums:
    The plugin does the job required

  • Created a topic, Shortcode not working in email confirmation?, on the site WordPress.org Forums:
    Hello, The shortcode [subscriber:firstname | default:r…

  • 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()…

  • 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"…

  • Created a topic, Taxonomy & Current Lang, on the site WordPress.org Forums:
    Hello, I have three questions : 1. How can I trans…

  • 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.…

  • 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); ?>