• Resolved yeroo

    (@yeroo)


    Hello,

    I am theme developer and I am using Redux Framework (v4.1.23) as a plugin for my theme options.
    After WordPress update to latest version (5.6) there is a bug displayed in Gutenberg Editor caused by ReduxTemplates/Api(). WordPress except api_hooks to be an array not string.

    Warning: array_intersect_key(): Argument #1 is not an array in ...\wp-includes\rest-api\class-wp-rest-server.php on line 1402

    Fix this please or allow us to disable ReduxTemplates easily.

    PS. Your Redux Framework website and docs are so messed up. Many links doesn’t work and I have no idea how and where to buy any extension – I can only see option to buy templates.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Dōvy Paukstys

    (@dovyp)

    On it, thanks for reporting!

    Warning: array_intersect_key(): Expected parameter 1 to be an array, string given in /www/wwwroot/***********.com/wp-includes/rest-api/class-wp-rest-server.php on line 1402

    Warning: Cannot modify header information – headers already sent by (output started at /www/wwwroot/***********.com/wp-includes/rest-api/class-wp-rest-server.php:1402) in /www/wwwroot/***********.com/wp-admin/admin-header.php on line 9

    same here

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    I found the issue. I am working on the customizer bug also introduced by WordPress 5.6. I’ll have a new version out tomorrow.

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    Version 4.1.24 has just been released resolving this issue. ??

    Have a great day.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘ReduxTemplates/Api() bug in Gutenberg editor in WP 5.6’ is closed to new replies.