Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter brunobarros

    (@brunobarros)

    I found a solution. Would be nice if you add a option on plugin settings.

    On line 451:
    /**
    * Prevent find images
    */
    $where .= ” AND $wpdb->posts.post_mime_type NOT IN (‘image/jpeg’, ‘image/png’, ‘image/gif’) “;

    I agree with Bruno. This option would be marvelous to have.

    Thank you for sharing this workaround!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Exclude images from search’ is closed to new replies.