mhawksey / wp-evidence-hub

OER Research Hub - WordPress plugin
6 stars 1 forks source link

Fix WordPress 4.3 deprecation notice - pronamic-google-maps [LACE]+ #62

Open nfreear opened 9 years ago

nfreear commented 9 years ago
<?php
    ...

    parent::WP_Widget( ... );

Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct() instead. in ... /wordpress/wp-includes/functions.php on line 3457