Skip to content

Release/1.0.1#5

Merged
lphoumpakka merged 6 commits into
mainfrom
release/1.0.1
Jun 11, 2026
Merged

Release/1.0.1#5
lphoumpakka merged 6 commits into
mainfrom
release/1.0.1

Conversation

@lphoumpakka

@lphoumpakka lphoumpakka commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
No functional facet or indexing logic changes; risk is limited to dependency resolution and broader PHP version compatibility.

Overview
Release 1.0.1 bumps the plugin version everywhere (header, .plugin-data, changelog) and documents support for PHP ^8.0 instead of pinning to 8.3 only.

Composer changes the runtime php constraint from 8.3.* to ^8.0 and refreshes composer.lock (dev tooling, Symfony polyfills, WordPress 6.9.4 no-content, updated security advisories) so installs work on PHP 8.4 and related environments.

Code changes in Facet.php are non-functional: spacing in isset( $load_connexions ) and PHPCS disable/enable comments around the existing DELETE on wpgb_index with interpolated facet slug list—no change to query behavior.

Reviewed by Cursor Bugbot for commit 3ec118c. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit cde9af3. Configure here.

Comment thread wp-grid-builder-p2p.php
/*
Plugin Name: WP Grid Builder - Posts 2 Posts
Version: 1.0.0
Version: 1.0.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Release version metadata mismatch

Medium Severity

This release sets the plugin header and changelog to 1.0.1, but .plugin-data (used by release and PR version workflows for tagging) and WP_GRID_BUILDER_P2P_FACET_VERSION still read 1.0.0, so automation and in-plugin version constants disagree with the advertised release.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit cde9af3. Configure here.

@lphoumpakka lphoumpakka merged commit a9623c4 into main Jun 11, 2026
3 of 4 checks passed
@lphoumpakka lphoumpakka deleted the release/1.0.1 branch June 11, 2026 15:37
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