Skip to content

0.5.9

Choose a tag to compare

@azathcat azathcat released this 19 Feb 20:19
· 79 commits to main since this release

Changed

  • Register the Options update hook only in the admin/backoffice.
  • Changed from transients to WP Object Cache in LangInterface's get_post_language and get_term_language. The amount of insert/delete transient queries caused significant slowdown in pages with a lot of elements.