Bug in 4.3 Potential Fix
-
There is a WP_Widget deprecated error on version 4.3. I have made multiple attempts to email/notify the author. His email is listed in the plugin yet no responses back.
I think I have fixed it.
/ajaxy-search-form/admin/widgets/search.php
Line 6 should be
parent::__construct( false, $name = ‘Ajaxy live search’ );
- The topic ‘Bug in 4.3 Potential Fix’ is closed to new replies.