Skip to content

2.8.7

Latest
Compare
Choose a tag to compare
@alextuan alextuan released this 02 May 09:50

= 2.8.7 - 2025/05/02 =

  • This maintenance release has 2 user identified code bug fixes.
  • Fix - Remove wp_ajax_nopriv_ action for not logged in user. Props @PluginVulnerabilities for reporting the issue
  • Fix - Call get_all_settings at init to resolve textdomain load warning. Props @adrianodownload for reporting the bug