PHP 7.2 Error
-
Hey, I found your plugin in a client installation, when I switch to PHP 7.2 I see an error.
In the file
inc/options/init.php, the line 746count( $meta_box['pages'] === 1)should becomecount( $meta_box['pages'] ) === 1.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP 7.2 Error’ is closed to new replies.