Nicolas Juen

Results 32 issues of Nicolas Juen

**Describe the bug** Hello, There is a weird bug that doesn't occurs everytime but is generating errors on our website, but this was hard to see what's plugin was doing...

type: bug
module: preload
priority: low
severity: minor

Hello, In the case of the runner stopped for a moment, all the missing events will be played when it's back up. Can we have an option to change it...

Hello, My question is about current big installions that will migrate to WP native cron to Calvalcade cron system. Is it possible ? I think we can 1. remove filters...

Hello, The plugin is registering an ACF route for getting acf key => label in https://github.com/phpbits/block-options/blob/master/includes/class-editorskit-acf-support.php. But this route is only protected by the logged_in function. If I am just...

Hello, On PHP when creating a new network I have this error : ``` [Mon Mar 21 11:44:48.416171 2022] [fcgid:warn] [pid 23966] [client 163.172.230.233:38458] mod_fcgid: stderr: PHP Fatal error: Uncaught...

This can be uselfull to check the opcache configuration options : 1. opcache.enable_file_override 1 to optimise the imports 2. opcache.max_accelerated_files >= 15000 3. opcache.interned_strings_buffer > 8 4. opcache.memory_consumption au moins...

enhancement

For WordPress menus check max_input_nesting_level var

Avoir une méthode pour deregister des blocs en PHP Avoir une méthode pour deregister des varations de blocs en JS par un script général et déclartion par PHP

enhancement

Hello, Dans le cadre de l'amélioration de qualité et la solidité du BFF, j'ai ajouté une base de tests pour quelques fonctions. Le but étant d'avoir un maximum de fonction...

enhancement
help wanted

In WP 6.0 patterns will be automatically loaded by the website CF https://github.com/WordPress/gutenberg/blob/b8aa52dc4a1fe3887be27d5f3d1a77b409dc8750/lib/compat/wordpress-6.0/block-patterns.php#L77 We only need to put the files into patterns/{file}.php. The headers of the pattern file will determine...

enhancement