Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test plugin for WordPress 6.3 #152

Closed
wants to merge 3 commits into from
Closed

Test plugin for WordPress 6.3 #152

wants to merge 3 commits into from

Conversation

zaerl
Copy link
Contributor

@zaerl zaerl commented Aug 14, 2023

In this PR, we test the plugin for WordPress 6.3.

How to test

  1. Clone this PR
  2. Using wp-env run an instance. The minimum PHP version is 7.0 because WordPress 6.3 dropped support for PHP 5.
  3. Install the WordPress Importer plugin
  4. composer install
  5. Go to http://localhost:8888/wp-admin/admin.php?import=wordpress and perform an import.
  6. Check if the content has been imported and no errors are being generated.

@zaerl zaerl changed the title Update compatibility tested-up-to to WordPress 6.3. Testing the plugin up to WordPress 6.3 Aug 14, 2023
@zaerl zaerl changed the title Testing the plugin up to WordPress 6.3 Add support for WordPress 6.3 Aug 14, 2023
@zaerl zaerl marked this pull request as ready for review August 14, 2023 11:32
@jrfnl
Copy link
Member

jrfnl commented Aug 14, 2023

As there are no functional changes, releasing a new version (and upping the plugin version nr) is unnecessary.

@zaerl zaerl changed the title Add support for WordPress 6.3 Test plugin for WordPress 6.3 Aug 17, 2023
Copy link
Contributor

@ouikhuan ouikhuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Tested in PHP 7.0, 7.4, 8.0

@zaerl zaerl requested a review from ouikhuan August 21, 2023 09:25
@ouikhuan
Copy link
Contributor

I'm closing this down since it's outdated. Will propose a new PR with WordPress 6.4.2

@ouikhuan ouikhuan closed this Dec 27, 2023
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.

3 participants