Skip to content

Update denylist data and update since versions#2786

Merged
Crabcyborg merged 3 commits into
masterfrom
prepare_for_6.27
Jan 13, 2026
Merged

Update denylist data and update since versions#2786
Crabcyborg merged 3 commits into
masterfrom
prepare_for_6.27

Conversation

@Crabcyborg
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 13, 2026

Walkthrough

Bumps plugin version to 6.27 and updates multiple PHPDoc/JSDoc @since/@deprecated annotations from "x.x" to "6.27". One public static property (FrmAppHelper::$plug_version) and the plugin header were updated. No functional code or control-flow changes.

Changes

Cohort / File(s) Change Summary
Core Controllers
classes/controllers/FrmAppController.php, classes/controllers/FrmElementorController.php, classes/controllers/FrmFormsController.php
Replaced @since x.x with @since 6.27 in PHPDoc blocks (is_white_page, admin_js, enqueue_editor_styles, mb_tags_box). Documentation-only edits.
Helper Classes
classes/helpers/FrmFieldsHelper.php, classes/helpers/FrmAppHelper.php, stripe/helpers/FrmTransLiteAppHelper.php, stripe/helpers/FrmTransLiteListHelper.php
Updated @since/@deprecated annotations to 6.27; aligned _deprecated_function() calls; updated exported public static property FrmAppHelper::$plug_version from '6.26.1' to '6.27'.
Models
classes/models/FrmMigrate.php
Updated @since annotation in maybe_delete_htaccess_file() to 6.27.
Stripe Controllers & Views
stripe/controllers/FrmTransLiteHooksController.php, stripe/controllers/FrmTransLiteListsController.php, stripe/controllers/FrmTransLiteSubscriptionsController.php, stripe/views/lists/coupons.php
Replaced @since/@deprecated annotations with 6.27; adjusted deprecation message param in one method. Documentation-only edits.
JS & Assets
js/src/admin/admin.js
Updated three JSDoc @since tags from x.x to 6.27. No code behavior changes.
Plugin Header
formidable.php
Updated plugin header version from 6.26.1 to 6.27.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 1 | ❌ 2
❌ Failed checks (1 warning, 1 inconclusive)
Check name Status Explanation Resolution
Title check ⚠️ Warning The title 'Update denylist data and update since versions' only partially matches the changeset, which primarily updates version numbers (6.26.1 to 6.27) in documentation and version strings, with no actual denylist data changes visible. Revise the title to accurately reflect the main changes: 'Update version numbers to 6.27 in documentation and plugin files' or similar, removing the misleading 'denylist data' reference.
Description check ❓ Inconclusive No pull request description was provided by the author, making it impossible to assess whether documentation of the changes is adequate. Add a clear description explaining the purpose of updating version numbers across files and what version milestone this represents (e.g., preparation for 6.27 release).
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed Docstring coverage is 85.71% which is sufficient. The required threshold is 80.00%.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f5e7d97 and 140b8cf.

⛔ Files ignored due to path filters (2)
  • js/formidable.min.js is excluded by !**/*.min.js, !**/*.min.js
  • stripe/js/frmstrp.min.js is excluded by !**/*.min.js, !**/*.min.js
📒 Files selected for processing (4)
  • classes/helpers/FrmAppHelper.php
  • formidable.php
  • js/formidable_admin.js
  • languages/formidable.pot
✅ Files skipped from review due to trivial changes (1)
  • formidable.php
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Cypress
🔇 Additional comments (1)
classes/helpers/FrmAppHelper.php (1)

32-32: LGTM!

The version bump from 6.26.1 to 6.27 is correctly applied. The version string format is valid and the property documentation is accurate.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Crabcyborg Crabcyborg merged commit 1908954 into master Jan 13, 2026
16 checks passed
@Crabcyborg Crabcyborg deleted the prepare_for_6.27 branch January 13, 2026 14:29
stephywells pushed a commit that referenced this pull request Apr 4, 2026
Update denylist data and update since versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant