Hi,
I’m creating a Child Theme using the plugin Child Theme Configurator version 2.1.2
There are some errors reported by the plugin:
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method WP_CustomType_Archive_Widget::register() should not be called statically in /var/www/html/intranet/wp-includes/class-wp-hook.php on line 298
Notice: Constant COOKIEHASH already defined in /var/www/html/intranet/wp-config.php on line 101
Notice: Constant COOKIE_DOMAIN already defined in /var/www/html/intranet/wp-config.php on line 102
Notice: Constant SITECOOKIEPATH already defined in /var/www/html/intranet/wp-config.php on line 103
Notice: Constant COOKIEPATH already defined in /var/www/html/intranet/wp-config.php on line 104
Strict Standards: Non-static method Birthdays_Widget::remove_empty() should not be called statically in /var/www/html/intranet/wp-content/plugins/birthdays-widget/class-birthdays-widget.php on line 486
Strict Standards: Non-static method Birthdays_Widget::remove_empty() should not be called statically in /var/www/html/intranet/wp-content/plugins/birthdays-widget/class-birthdays-widget.php on line 486
Strict Standards: Non-static method Birthdays_Widget::remove_empty() should not be called statically in /var/www/html/intranet/wp-content/plugins/birthdays-widget/class-birthdays-widget.php on line 486
This theme loads the parent theme’s style.css file outside the wp_styles queue.