Profiles

Bio

Mickael Desgranges Développeur Web à Angers France

Badges

CODE
1 badge
Core Contributor '21

Current Job

Developer
Present
Mkdgs

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

WordPress releases

Contributed to 1 release
  • 5.8

Contributions

Type
February 2022
Feb 11 Fri · 16:25
Forums med
Created a topic, Pour ceux qui utilise polylang ce plugin, on the site WordPress.org Forums:
Pour ceux qui utilise polylang ce plugin Pour mettre l…
June 2021
Jun 07 Mon · 23:06
Core high
Mentioned in [51082] on WordPress SVN:
TinyMCE: Fix initialization when the editor is in a postbox by delaying it until `document.readyState === 'complete'`.
March 2017
Mar 11 Sat · 08:32
Forums med
Posted a reply to Change locale inside ajax call, on the site WordPress.org Forums:
Have you tried to not call load_plugin_textdomain() at pligin init when it's an ajax request…
Mar 11 Sat · 07:51
Forums med
Posted a reply to Change locale inside ajax call, on the site WordPress.org Forums:
When i take look to the code of load_plugin_textdomain() I see: $locale = apply_filters( 'plugin_locale',…
Mar 11 Sat · 07:36
Forums med
Posted a reply to custom template not show on Preview, on the site WordPress.org Forums:
Thanks @karpstrucking, It's convenient for my own use but a little bit hard to explain…
Mar 10 Fri · 13:56
Forums med
Posted a reply to Change locale inside ajax call, on the site WordPress.org Forums:
It's probably more easy to set the filter like you do, and removing it after…
Mar 10 Fri · 13:01
Forums med
Posted a reply to advice FOR plugin tabs, on the site WordPress.org Forums:
With your theme i don't know, but may be with some line of CSS. Like…
Mar 10 Fri · 12:56
Forums med
Created a topic, custom template not show on Preview, on the site WordPress.org Forums:
Hi, When i showing a page in preview mode, my custom …
Mar 10 Fri · 12:46
Forums med
Posted a reply to connect users to Custom post types, on the site WordPress.org Forums:
This plugin can be a part of your solution: https://wordpress.org/plugins/posts-to-posts/ It's not a plugins for…
Mar 10 Fri · 12:42
Forums med
Posted a reply to advice FOR plugin tabs, on the site WordPress.org Forums:
If i need to create something like that i create a menu and stylized like…