Viewing 1 replies (of 1 total)
  • Thread Starter iwtravelllc

    (@iwtravelllc)

    If any one else is running into this error..

    Change line 41 in “wp-content/plugins/advanced-search-widget/advanced-search-widget.php” to

    $search = "$wpdb->posts.post_type = '".esc_attr($_GET['posttype'])."' AND $wpdb->posts.post_status = 'publish' AND ";

    This change will be overridden when the plugin is updated unless the update includes this change.

Viewing 1 replies (of 1 total)
  • The topic ‘REOPEN: Finding deleted posts’ is closed to new replies.