Skip to content

Release v1.6.1

Choose a tag to compare

@github-actions github-actions released this 25 May 00:09
· 193 commits to main since this release
8d2f74d

WordPress Plugin Check Compliance

  • Fixed Timezone Issues: Replaced all date() calls with gmdate() to avoid timezone-related problems
  • Improved Debug Logging: Enhanced logging function with WordPress wp_debug_log() support and proper fallback
  • Fixed Admin Page Title: Corrected get_admin_page_title() usage in template output
  • Enhanced Documentation: Added proper PHPDoc comments and phpcs ignore annotations for necessary discouraged functions
  • Plugin Check Compliance: Addressed all WordPress Plugin Check warnings and errors

Installation

  1. Download the zip file
  2. Upload to your WordPress site through the Plugins > Add New > Upload menu
  3. Activate the plugin

Full Documentation