Try this – seems to work for me. Change line 81 of disable-search.php from
protected static function do_init() {
to
public static function do_init() {
Not sure of the implications, but no problems at my end so far after this change.
Try this – seems to work for me. Change line 81 of disable-search.php from
protected static function do_init() {
to
public static function do_init() {
Not sure of the implications, but no problems at my end so far after this change.
Try this – seems to work for me. Change line 81 of disable-search.php from
protected static function do_init() {
to
public static function do_init() {
Not sure of the implications, but no problems at my end so far after this change.