Multisite deprecated function “wpmu_new_blog” generates white error page
-
Errores:
Deprecated: wpmu_new_blog ha quedado obsoleto desde la versión 5.1.0. Utiliza wp_insert_site en su lugar. in /home/tiendavi/public_html/wp-includes/functions.php on line 5088
Warning: Cannot modify header information – headers already sent by (output started at /home/tiendavi/public_html/wp-includes/functions.php:5088) in /home/tiendavi/public_html/wp-includes/pluggable.php on line 1281
Warning: Cannot modify header information – headers already sent by (output started at /home/tiendavi/public_html/wp-includes/functions.php:5088) in /home/tiendavi/public_html/wp-includes/pluggable.php on line 1284
Searching on plugin I found:
class-multisite.php on line 68:
add_action(‘wpmu_new_blog’, array($this, ‘maybe_activate_ssl_in_new_blog_deprecated’), 10, 6);Maybe there is the error?
How to fix it?
Thanks.
- The topic ‘Multisite deprecated function “wpmu_new_blog” generates white error page’ is closed to new replies.