Skip to content

Release 1.8.4

Compare
Choose a tag to compare
@dwainm dwainm released this 11 Jun 05:12

Bug Fix release:

  • Fix - Query post type changes for none Sensei queries. Added better checking to ensure this
    query filter only applies to teachers.
  • Fix - Performance issues on the all courses page with a large user base.
  • Fix - Performance: user ajax search timed out due to large user base. Enforce minimum string search length.
  • Fix - Update all instances of 'numberofposts' with 'posts_per_page'. Also adding and upper
    limit as '-1' (unlimited) is not good.