Conversation
Co-authored-by: JJJ <[email protected]>
Copilot
AI
changed the title
[WIP] Prepare for 3.0.0 release
Prepare repository for 3.0.0 release
Dec 9, 2025
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares the WP Multi-Network plugin for its 3.0.0 release by updating version numbers, asset versions, and ensuring development files are properly excluded from the WordPress.org distribution. The changes align with standard WordPress plugin release practices, ensuring that test configurations and development documentation don't bloat the production plugin package.
Key Changes:
- Updated asset version to '202512090001' to reflect new RTL and minified assets for the 3.0.0 release
- Added phpunit.xml.legacy and TESTING.md to exclusion lists for WordPress.org distribution
- Ensured consistency between .distignore and deploy.sh for proper deployment configuration
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| wpmn-loader.php | Updated asset version from '202512080001' to '202512090001' to cache-bust new assets |
| .distignore | Added phpunit.xml.legacy and TESTING.md to ensure development files are excluded from WordPress.org package |
| deploy.sh | Added TESTING.md to file removal list and phpunit.xml.legacy to svn:ignore property, maintaining consistency with .distignore |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepares the WP Multi-Network plugin for 3.0.0 release to WordPress.org by ensuring deployment scripts and version metadata are current.
Changes
202512080001to202512090001to reflect RTL and minified assets added in this releasephpunit.xml.legacyandTESTING.mdto exclude new test infrastructure files from distributionTESTING.mdto removal list andphpunit.xml.legacyto svn:ignore to prevent deployment to WordPress.orgAll version numbers (3.0.0) and changelog entries verified as accurate.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/0ca86845ce43291e8f5692c7356fccf3bcf02bf4/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/845eb62303d2ca9b289ef216356568ccc075ffd1/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/244d7b04fc4bc2117c15f5abe23eb933b5f02bbf/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/antecedent/patchwork/zipball/8b6b235f405af175259c8f56aea5fc23ab9f03ce/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/5171cb6650e6c583a96943fd6ea0dfa3e1089a8a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/php-stubs/wp-cli-stubs/zipball/af16401e299a3fd2229bd0fa9a037638a4174a9d/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/phpstan/extension-installer/zipball/85e90b3942d06b2326fba0403ec24fe912372936/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/QuLTsr /usr/bin/composer install --no-interaction(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.