Deprecated codes?
Hi,
Is classipress compatible with PHP-8.0?
With PHP-8.0, the admin is NOT able to click "change user's password" from the backend: Users >> Users. Could that be also related to the deprecated codes below?
I got the followings:
PHP Deprecated: Required parameter $taxonomy follows optional parameter $id in /home/xxxxx/public_html/
wp-content/themes/classipress/framework/kernel/functions.php on line 874
PHP Deprecated: Required parameter $nonce follows optional parameter $formdata in /home/xxxxx/public_html/
wp-content/themes/classipress/framework/scb/Forms.php on line 65
PHP Deprecated: Required parameter $args follows optional parameter $file in /home/xxxxx/public_html/
wp-content/themes/classipress/framework/scb/Cron.php on line 24
PHP Deprecated: Required parameter $taxonomy follows optional parameter $id in /home/xxxxx/public_html/
wp-content/themes/classipress/includes/functions.php on line 235
Thank you for your time in advance.