Profiles

  • Member Since: June 24th, 2010
  • Website: blog.kulakowski.fr
  • Find me on:
  • Created a topic, Error on install on PHP 8.1, on the site WordPress.org Forums:
    Hi, I can't enable this plugin due to an error: …

  • Created a topic, New WP version and new WP plugin version ?, on the site WordPress.org Forums:
    Hi, is it possible to add this notification in your p…

  • Posted a reply to Not compatible with PHP Alpine Docker image, on the site WordPress.org Forums:
    Not possible to patch for alpine Linux ?

  • Posted a reply to Not compatible with wp-content outside WordPress root path, on the site WordPress.org Forums:
    Search : $script_path = $this->fix_wp_subfolder($script_path); And replace b my code.

  • Posted a reply to Not compatible with wp-content outside WordPress root path, on the site WordPress.org Forums:
    This is seem fix my issues : if (strpos($script_path, 'wp-content') === false || !defined('WP_CONTENT_DIR')) {…

  • Created a topic, Not compatible with wp-content outside WordPress root path, on the site WordPress.org Forums:
    Hi, I think that this plugin is not compatible if my …

  • Posted a reply to Not compatible with PHP Alpine Docker image, on the site WordPress.org Forums:
    Work with this patch: 32d31 < private $globbrace = 0; 48,52c47 < /* < Check…

  • Created a topic, Not compatible with PHP Alpine Docker image, on the site WordPress.org Forums:
    Hi, on the admin page, I have a message : ` Warning: …