• please fix the constructor deprecation introduced in WP 4.3

    PHP Error	Count	Location	Call Stack	Component
    Notice	Die verwendete Konstruktoren-Methode für WP_Widget ist seit Version 4.3.0 veraltet! Verwende stattdessen
    
    __construct()
    
    .	3	wp-includes/functions.php:3457	_deprecated_constructor()
    WP_Widget->WP_Widget()
    Array_Dribbble_Widget->array_dribbble_widget()
    WP_Widget_Factory->register()
    register_widget()
    array_toolkit_dribbble_widget()
    do_action('widgets_init')
    wp_widgets_init()
    do_action('init')	Core

    https://wordpress.org/plugins/array-toolkit/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘WP 4.3 constructor’ is closed to new replies.