Skip to content

0.24.0 - optimizing

Compare
Choose a tag to compare
@Beee4life Beee4life released this 16 Oct 20:56
· 810 commits to master since this release
0ad1f81

Few minor updates:

  • I've tried to optimize the loading of values in the dropdowns (states/cities), by making use of transients, instead of getting the info from the database on each change.
  • I added $wpdb->prepare to most queries.
  • The upload CSV option is styled a bit nicer.
  • Changed incorrect function call for deleting of transients.

Site will be updated with more info soon as well.