Skip to content

Remove gravity links.ab#784

Merged
alexander-b-clean merged 4 commits intodevfrom
remove-gravity-links.ab
Apr 18, 2026
Merged

Remove gravity links.ab#784
alexander-b-clean merged 4 commits intodevfrom
remove-gravity-links.ab

Conversation

@alexander-b-clean
Copy link
Copy Markdown
Contributor

@alexander-b-clean alexander-b-clean requested review from AlexRazzoR, Glomberg, alexandergull and svfcode and removed request for Glomberg and alexandergull April 15, 2026 12:46
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 14.47%. Comparing base (e7963fa) to head (b38e7b5).
⚠️ Report is 34 commits behind head on dev.

Files with missing lines Patch % Lines
inc/cleantalk-admin.php 0.00% 3 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #784      +/-   ##
============================================
+ Coverage     14.17%   14.47%   +0.29%     
- Complexity     5481     5539      +58     
============================================
  Files           262      263       +1     
  Lines         27096    27207     +111     
============================================
+ Hits           3842     3938      +96     
- Misses        23254    23269      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Glomberg Glomberg requested review from Copilot and removed request for AlexRazzoR April 16, 2026 07:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 removes Gravity Forms add-on promotional links from the settings footer and admin bar, aligning the UI with task https://app.doboard.com/1/task/46614.

Changes:

  • Removed the Gravity Add-On entry from the “Recommended plugins” footer links list.
  • Updated the footer links PHPUnit test to match the new single-link structure.
  • Removed the admin bar “invite to install” node logic for the GF2DB add-on and simplified node insertion.

Reviewed changes

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

File Description
tests/StandaloneFunctions/TestSettingsFooterLinks.php Updates assertions to reflect removal of the Gravity Add-On footer link.
templates/apbct_settings__footer.php Removes the Gravity Add-On “Recommended plugins” footer link entry.
inc/cleantalk-admin.php Removes GF2DB “invite to install” admin bar node logic and changes how project manager/GF2DB nodes are added.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread inc/cleantalk-admin.php
@alexander-b-clean alexander-b-clean merged commit 7eeb481 into dev Apr 18, 2026
9 of 10 checks passed
@alexander-b-clean alexander-b-clean deleted the remove-gravity-links.ab branch April 18, 2026 17:40
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.

5 participants