Support

Account

Home Forums Feature Requests Search Form for ACF for Custom Post Types Reply To: Search Form for ACF for Custom Post Types

  • And I should also add that, by reducing the complexity of the query and removing “LIKE” statements (which are extremely slow) from them you will actually be increasing the performance of them because each query will actually take less time even if there are more rows in the database.