Opened 4 years ago
Closed 4 years ago
#8344 closed defect (bug) (fixed)
Deprecated error shown on commenting on media
Reported by: | pooja1210 | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | major | Version: | 6.1.0 |
Component: | Core | Keywords: | |
Cc: |
Description
Test Environment
WordPress: v5.5 RC2 release
BuddyPress: v6.1.0
With the above-mentioned test environment if the user tries to comment on some other user's media then the following errors are shown.
Deprecated: get_option was called with an argument that is deprecated since version 5.5.0! The "blacklist_keys" option key has been renamed to "disallowed_keys". in /var/www/htdocs/wp-includes/functions.php on line 5057 Deprecated: class-phpmailer.php is deprecated since version 5.5.0! Use wp-includes/PHPMailer/PHPMailer.php instead. The PHPMailer class has been moved to wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /var/www/htdocs/wp-includes/functions.php on line 4963 Deprecated: class-smtp.php is deprecated since version 5.5.0! Use wp-includes/PHPMailer/SMTP.php instead. The SMTP class has been moved to the wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /var/www/htdocs/wp-includes/functions.php on line 4963
Can anyone help, please?
Change History (2)
Note: See
TracTickets for help on using
tickets.
@pooja1210 seems already fixed https://buddypress.trac.wordpress.org/ticket/8338