Merged
Conversation
…r handling - Added GitManager class to encapsulate Git operations such as branch switching, fetching changes, and repository status checks. - Refactored Ajax class to utilize GitManager for handling AJAX requests related to Git operations. - Enhanced Menu class to retrieve currently selected plugins for dropdown. - Updated settings page to display selected plugins with Git status indicators. - Improved user experience with real-time notifications and error handling for Git operations. - Added tests for GitManager functionality to ensure reliability and correctness. - Updated plugin version to 1.0.10 and modified readme for new features and improvements.
- Created asset guidelines in ASSETS.md for WordPress.org plugin directory. - Added README.md for asset requirements and design guidelines. - Implemented asset generation script (generate-assets.sh) to automate PNG creation from SVG templates. - Introduced banner.svg and icon.svg for visual assets. - Developed screenshots.md to outline required screenshots and guidelines. - Added BUILD.md for production build instructions and verification process. - Configured .gitattributes for consistent file handling and export control. - Established GitHub Actions workflows for CI/CD, PR validation, release automation, and deployment to WordPress.org. - Created build.sh script for generating production-ready ZIP files. - Enhanced security by sanitizing user inputs in various admin and AJAX functions. - Updated version number in qa-assistant.php and readme.txt to reflect new release. - Improved output sanitization in test results display.
…oved error handling
…, add admin bar asset handling, and update production dependency installation
ObayedMamur
added a commit
that referenced
this pull request
Jun 24, 2025
Merge pull request #1 from ObayedMamur/dev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.