Skip to content

Fix inconsistent legacy WordPress footers - #10

Merged
xrpbanks merged 7 commits into
mainfrom
fix/wp-footer-consistency-v0.1.4
Aug 28, 2026
Merged

Fix inconsistent legacy WordPress footers#10
xrpbanks merged 7 commits into
mainfrom
fix/wp-footer-consistency-v0.1.4

Conversation

@xrpbanks

Copy link
Copy Markdown
Contributor

Summary

  • normalize the known legacy Brizy footer variants
  • restore the complete current operator line: Operator: ICTHendrikse · KVK 73774693
  • normalize the approved copyright/trademark line and footer tagline
  • bump the WordPress companion plugin to 0.1.4
  • add coverage for legacy variants, idempotence, and unrelated content

Scope and safety

This remains a rendered-public-HTML compatibility layer. It does not alter stored WordPress pages, products, Tokenomics data, payment logic, or authentication data.

Verification

  • deterministic release-builder tests pass
  • the 0.1.4 ZIP builds successfully
  • archive allowlist, integrity, manifest, and SHA-256 verification pass

Production WordPress deployment is intentionally not performed by this PR.

Copilot AI lite review requested due to automatic review settings August 28, 2026 21:25

Copilot AI 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.

Pull request overview

This PR updates the WordPress companion plugin’s rendered-HTML compatibility layer to normalize additional legacy Brizy footer variants to the current operator/copyright/tagline text, and bumps the plugin version to 0.1.4.

Changes:

  • Expand legacy footer matching to handle multiple operator/copyright/tagline variants and whitespace/entity differences.
  • Add/adjust PHPUnit coverage for legacy variants and idempotence of the current footer.
  • Update plugin docs/changelog text and bump plugin header version to 0.1.4.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
wordpress-plugins/calorieapp-identity-bridge/includes/class-calorieapp-identity-bridge-legal-footer-compatibility.php Broadens regex-based legacy footer normalization (operator/copyright/tagline).
wordpress-plugins/calorieapp-identity-bridge/tests/test-legal-footer-compatibility.php Adds test cases for multiple legacy variants and idempotence.
wordpress-plugins/calorieapp-identity-bridge/calorieapp-identity-bridge.php Bumps plugin version to 0.1.4.
wordpress-plugins/calorieapp-identity-bridge/README.md Updates version history narrative to include 0.1.4 footer normalization scope.
wordpress-plugins/calorieapp-identity-bridge/TESTING.md Updates documented covered scenarios to include idempotence and variant normalization.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@xrpbanks
xrpbanks merged commit 7a64c3e into main Aug 28, 2026
4 checks passed
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