Skip to content

Mark the plugin as compatible with WordPress 7.1 - #497

Merged
JanJakes merged 3 commits into
trunkfrom
wp-7.1
Aug 24, 2026
Merged

Mark the plugin as compatible with WordPress 7.1#497
JanJakes merged 3 commits into
trunkfrom
wp-7.1

Conversation

@JanJakes

Copy link
Copy Markdown
Member

Summary

This PR confirms that SQLite Database Integration is compatible with WordPress 7.1.

It:

  • Runs the WordPress compatibility environment against version 7.1.
  • Updates the plugin Tested up to value to 7.1.
  • Declares the GPL license in the main plugin file for Plugin Check.

Why

WordPress 7.1 has been released, and plugin authors are asked to verify compatibility before updating the directory metadata. The compatibility audit found no required runtime changes.

@JanJakes
JanJakes marked this pull request as ready for review August 24, 2026 09:37
@JanJakes
JanJakes requested a review from mho22 August 24, 2026 09:42

@mho22 mho22 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.

LGTM!

@JanJakes
JanJakes merged commit e38c974 into trunk Aug 24, 2026
9 checks passed
@JanJakes
JanJakes deleted the wp-7.1 branch August 24, 2026 09:56
@JanJakes JanJakes mentioned this pull request Aug 25, 2026
JanJakes added a commit that referenced this pull request Aug 25, 2026
## Release `3.0.1`

Version bump and changelog update for release `3.0.1`.

**Changelog draft:**
* Mark the plugin as compatible with WordPress 7.1
([#497](#497))
* Fix fresh multisite database setup
([#492](#492))

**Full changelog:**
v3.0.0...release/v3.0.1

## Next steps

1. **Review** the changes in this pull request.
2. **Push** any additional edits to this branch (`release/v3.0.1`).
3. **Merge** this pull request to complete the release.

Merging will automatically build the plugin ZIP, create a [GitHub
release](https://github.com/WordPress/sqlite-database-integration/releases),
and deploy to
[WordPress.org](https://wordpress.org/plugins/sqlite-database-integration/).

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Bug Fixes**
  - Fixed fresh multisite database setup for improved reliability.
  - Added compatibility with WordPress 7.1.

- **Chores**
  - Updated the SQLite driver and integration plugin to version 3.0.1.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
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