Skip to content

feat: PLG-129 - authorize Axeptio on WordPress version 6.9#40

Merged
pleberre merged 2 commits intorelease/2.6.2from
feat/77951_wordpress_6.9
Dec 18, 2025
Merged

feat: PLG-129 - authorize Axeptio on WordPress version 6.9#40
pleberre merged 2 commits intorelease/2.6.2from
feat/77951_wordpress_6.9

Conversation

@Loubal70
Copy link
Collaborator

@Loubal70 Loubal70 commented Dec 4, 2025

Summary by cubic

Declare compatibility with WordPress 6.9 and bump the plugin to version 2.6.2. Updates readme fields and badges to reflect the new version and tested WP target.

Written for commit 5866bd9. Summary will update automatically on new commits.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

1 issue found across 3 files

Prompt for AI agents (all 1 issues)

Check if these issues are valid — if so, understand the root cause of each and fix them.


<file name="axeptio-wordpress-plugin.php">

<violation number="1" location="axeptio-wordpress-plugin.php:6">
P2: Plugin header now reports version 2.6.2 but XPWP_VERSION constant remains 2.6.1, so runtime code still thinks the plugin is on the previous version and may skip cache-busting or migrations that depend on the constant.</violation>
</file>

Reply to cubic to teach it or ask questions. Re-run a review with @cubic-dev-ai review this PR

Plugin URI: https://www.axeptio.eu/
Description: Axeptio allows you to make your website compliant with GDPR.
Version: 2.6.1
Version: 2.6.2
Copy link

@cubic-dev-ai cubic-dev-ai bot Dec 4, 2025

Choose a reason for hiding this comment

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

P2: Plugin header now reports version 2.6.2 but XPWP_VERSION constant remains 2.6.1, so runtime code still thinks the plugin is on the previous version and may skip cache-busting or migrations that depend on the constant.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At axeptio-wordpress-plugin.php, line 6:

<comment>Plugin header now reports version 2.6.2 but XPWP_VERSION constant remains 2.6.1, so runtime code still thinks the plugin is on the previous version and may skip cache-busting or migrations that depend on the constant.</comment>

<file context>
@@ -3,7 +3,7 @@
 	Plugin URI: https://www.axeptio.eu/
 	Description: Axeptio allows you to make your website compliant with GDPR.
-	Version: 2.6.1
+	Version: 2.6.2
 	Author: axeptio
 	License: GPLv3
</file context>

✅ Addressed in 5866bd9

@ogorzalka
Copy link
Collaborator

@Loubal70 you also must change the XPWP_VERSION with the right version 👍

@Loubal70
Copy link
Collaborator Author

Thanks @ogorzalka for the reminder, I've corrected it.

@pleberre pleberre merged commit af6a5ab into release/2.6.2 Dec 18, 2025
2 checks passed
@pleberre pleberre changed the title feat: authorize Axeptio on WordPress version 6.9 feat: PLG-129 - authorize Axeptio on WordPress version 6.9 Jan 26, 2026
@linear
Copy link

linear bot commented Jan 26, 2026

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.

3 participants