Skip to content

Bump version v2.7.11#136

Merged
RishadAlam merged 7 commits intomainfrom
fix/plugin-review-team-issues
Feb 26, 2026
Merged

Bump version v2.7.11#136
RishadAlam merged 7 commits intomainfrom
fix/plugin-review-team-issues

Conversation

@RishadAlam
Copy link
Member

No description provided.

@gemini-code-assist
Copy link

Summary of Changes

Hello @RishadAlam, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request primarily focuses on upgrading the plugin to version 2.7.11 and significantly enhancing the custom action functionality by implementing a more reliable PHP function validation mechanism. It also expands WooCommerce integration capabilities to support custom checkout fields from the Booster plugin and includes various bug fixes to improve overall stability and user experience.

Highlights

  • Version Bump: The plugin version has been updated to 2.7.11 across all relevant files.
  • Custom Action PHP Validation Rework: The PHP function validation for custom actions has been completely refactored to use a more robust loopback-based system, improving error detection and feedback.
  • WooCommerce Integration Enhancement: Added support for Booster for WooCommerce custom checkout fields, allowing them to be properly retrieved and utilized.
  • Route Sanitization Control: Introduced a new no_sanitize option for routes, allowing specific endpoints to bypass automatic data sanitization.
  • Bug Fixes: Addressed several issues including license expiry calculation, legacy license key removal, and custom trigger test data handling.
Changelog
  • Bug Fixes
    • License: Fixed license expiry day calculation in the license status notice (Pro).
    • License: Added backward-compatible removal for legacy license key option data (Pro).
    • Custom Trigger: Fixed custom trigger test data remove response key and success message labels (Pro).
  • Improvements
    • Custom Action: Reworked PHP function validation to use loopback-based fatal error checks and return cleaner syntax validation feedback.
    • Breakdance: Updated Breakdance trigger test endpoints to use the shared trigger test routes (Pro).
  • New Features
    • WooCommerce: Booster for WooCommerce checkout fields added.
Activity
  • No human activity (comments, reviews) has been recorded on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@RishadAlam RishadAlam changed the title Bump version v2.7.10 Bump version v2.7.11 Feb 26, 2026
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request bumps the version to 2.7.11 and introduces some significant improvements. The most notable change is the refactoring of the custom PHP function validation to use a more robust loopback request mechanism, which enhances security and stability by catching fatal errors. Additionally, support for 'Booster for WooCommerce' custom checkout fields has been added. While the new features are well-implemented, I've identified a potential issue in the logic for retrieving WooCommerce custom field data that could lead to incorrect behavior. My review includes a suggestion to address this.

@RishadAlam RishadAlam merged commit 59ac078 into main Feb 26, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants