Skip to content

BugLens v2.0.1

Choose a tag to compare

@dd-jfranjic dd-jfranjic released this 11 Mar 11:53
· 22 commits to main since this release

What's Changed

Fixed

  • Escape output for checked() return values in settings fields (Plugin Check compliance)
  • Prefix all global variables in uninstall.php and board.php with buglens_
  • Add phpcs ignore comments for intentional proc_open/fclose usage in terminal
  • Add phpcs ignore comments for raw input in terminal commands and file editor content
  • Include readme.txt in plugin directory for WordPress.org validation

Added

  • Banner images for WordPress.org listing (772x250 + 1544x500)
  • Icon images for WordPress.org listing (128x128 + 256x256)

Plugin Check (PCP): ✅ Passes with zero errors

Full Changelog: v2.0.0...v2.0.1