Skip to content

Release 6.4.25#516

Merged
sorinmarta merged 3 commits into
masterfrom
release/6.4.25
Jul 7, 2026
Merged

Release 6.4.25#516
sorinmarta merged 3 commits into
masterfrom
release/6.4.25

Conversation

@sorinmarta

Copy link
Copy Markdown
Contributor

Release 6.4.25

Automated release preparation:

  • Version bumped in plugin file, class-wpbdp.php, theme.json, and README.TXT
  • Assets rebuilt (webpack, LESS, uglify)
  • Changelog generated
  • Translation .pot file regenerated

Next steps:

  1. Review the changes
  2. Merge this PR to create the release

@sorinmarta sorinmarta added the run analysis Runs phpcs and phpunit label Jul 7, 2026
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@sorinmarta, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 55 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 408adb4e-6098-437f-a8aa-13b4ee390038

📥 Commits

Reviewing files that changed from the base of the PR and between e8ae00c and 932f81f.

📒 Files selected for processing (1)
  • README.TXT

Walkthrough

This PR bumps the plugin version from 6.4.24 to 6.4.25 across the plugin header, version constant, and README stable tag, adds a corresponding README changelog entry, and replaces placeholder @since x.x docblock annotations with 6.4.25 throughout multiple source and test files. No executable logic changed.

Changes

Version Bump and Documentation

Layer / File(s) Summary
Version metadata and changelog
business-directory-plugin.php, includes/class-wpbdp.php, README.TXT
Plugin header version, WPBDP_VERSION constant, and README stable tag bumped to 6.4.25; new changelog entry added listing security, sticky listings sorting, translated listings, WPML, and legacy template fixes.
Core @since annotation updates
includes/class-query-integration.php, includes/compatibility/class-wpml-compat.php, includes/fields/class-fieldtypes-radiobutton.php, includes/themes.php, includes/utils.php
Placeholder @since x.x docblock tags replaced with 6.4.25 for sticky-listing query helpers, WPML compatibility methods, radio button field methods, legacy template parsing helpers, and utility functions.
Test file @since annotation updates
tests/wpunit/Fields/RadioButtonFieldTest.php, tests/wpunit/Listing/ListingQuerySortTest.php
Placeholder @since x.x docblock tags replaced with 6.4.25 in test method docblocks; no test logic changed.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

  • Strategy11/business-directory-plugin#501: Also a release version bump touching business-directory-plugin.php, the WPBDP_VERSION constant, and README stable tag with related @since docblock adjustments.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the release-focused changes in this PR.
Description check ✅ Passed The description matches the release preparation work described in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/6.4.25

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.

@sorinmarta
sorinmarta merged commit ce35385 into master Jul 7, 2026
5 checks passed
@sorinmarta
sorinmarta deleted the release/6.4.25 branch July 7, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run analysis Runs phpcs and phpunit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant