BugLens v2.0.1
What's Changed
Fixed
- Escape output for
checked()return values in settings fields (Plugin Check compliance) - Prefix all global variables in
uninstall.phpandboard.phpwithbuglens_ - Add phpcs ignore comments for intentional
proc_open/fcloseusage in terminal - Add phpcs ignore comments for raw input in terminal commands and file editor content
- Include
readme.txtin 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