• JochenT

    (@jochent)


    I’ve added a Gist which contains three files to update this plugin to work with PHP 8.1 and WP 6.4.2.

    Adds code which checks for a valid array property in two cases. The file tabify-edit-screen.php is not really necessary, but contains the info where changes have been made in the plugin for a better overview.

    Gist URL:
    https://gist.github.com/jotazzu/3d74c0c6f989148e7ea79a82b67edfdf

    • This topic was modified 10 months ago by JochenT.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marko Heijnen

    (@markoheijnen)

    Hey, thanks for the file. I have been a bit disconnected with my plugins so I will put some time aside in the next week to update them. I even believe that for this plugin I even made some unreleased changes.

    I’m curious how you are using this plugin as I had put less focus on it with Gutenberg as I’m just unsure if they can work together.

    Thread Starter JochenT

    (@jochent)

    We use it on about a dozen websites, mainly with a pre Gutenberg selfmade website builder and for some more automated custom post types where Gutenberg is not so useful.

    By the side, the current plugin version has still some problems with the ACF plugin. On the initial load of the post edit page all metaboxes are displayed in the first Tabify tab. After clicking on this tab the metaboxes are sorted properly to there assigned Tabify tab.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Patch for PHP 8.1 and WP 6.4.2’ is closed to new replies.