Skip to content

WP Compatibility Check Against WP Core 7.1 - #1387

Open
zamanq wants to merge 4 commits into
developfrom
feature/wp-compat-check
Open

WP Compatibility Check Against WP Core 7.1#1387
zamanq wants to merge 4 commits into
developfrom
feature/wp-compat-check

Conversation

@zamanq

@zamanq zamanq commented Aug 13, 2026

Copy link
Copy Markdown

Description of the Change

Tested compatibility against WP Core 7.1 RC1. The plugin functions as expected with the 7.1 RC1 and fixed PHP Warning.

Warning: foreach() argument must be of type array|object, null given in /wp-content/plugins/distributor/includes/classes/PullListTable.php on line 672

Closes #1385

How to test the Change

  1. Update WP Core version to 7.1 RC1 using any methods described here
  2. Navigate to Distributor->Pull Content and other plugin pages
  3. There should be no PHP warnings originating from PullListTable.php class or any other classes

Changelog Entry

Fixed - Fixed args type
Developer - Bumped up Tested up to from 7.0 to 7.1

Credits

Props @zamanq

Checklist:

@zamanq
zamanq requested a review from a team as a code owner August 13, 2026 03:52
@zamanq
zamanq requested review from peterwilsoncc and removed request for a team August 13, 2026 03:52
@github-actions github-actions Bot added this to the 2.3.0 milestone Aug 13, 2026
@github-actions github-actions Bot added the needs:code-review This requires code review. label Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:code-review This requires code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The plugin hasn't been tested with an upcoming version of WordPress

1 participant