• When we go to the “edit page” it is giving blank page and I started debug log which states

    Uncaught TypeError: array_reverse(): Argument #1 ($array) must be of type array, null given in your-project/wp-content/plugins/bitly-main/includes/class-wp-bitly-metabox.php:138

    It it public function display_metabox($post, $args) this function which is creating issue.

  • The topic ‘Plugin Compatibility with PHP8.2’ is closed to new replies.