Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
wp-cli
/
checksum-command
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
33
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add support for checksum verification of must-use plugins
- #145
#145
Merged
swissspidy
merged 12 commits into
main
wp-cli/checksum-command:main
from
copilot/add-checksum-verification-must-use-plugins
wp-cli/checksum-command:copilot/add-checksum-verification-must-use-plugins
Copy head branch name to clipboard
Mar 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add support for checksum verification of must-use plugins
#145
swissspidy
merged 12 commits into
main
wp-cli/checksum-command:main
from
copilot/add-checksum-verification-must-use-plugins
wp-cli/checksum-command:copilot/add-checksum-verification-must-use-plugins
Copy head branch name to clipboard
Commits
Commits on Jan 7, 2026
Initial plan
Copilot
committed
2223c10
View commit details
Copy full SHA for 2223c10
Browse repository at this point
Add must-use plugin checksum verification support
Show description for 5953cab
Copilot
and
swissspidy
committed
5953cab
View commit details
Copy full SHA for 5953cab
Browse repository at this point
Fix array return type in get_mu_plugin_files
Show description for 5a70d97
Copilot
and
swissspidy
committed
5a70d97
View commit details
Copy full SHA for 5a70d97
Browse repository at this point
Optimize MU plugin processing - avoid duplicate calls and simplify logic
Show description for d56013e
Copilot
and
swissspidy
committed
d56013e
View commit details
Copy full SHA for d56013e
Browse repository at this point
Commits on Jan 9, 2026
Address review comments - refactor and fix path bug
Show description for b56dd04
Copilot
and
swissspidy
committed
b56dd04
View commit details
Copy full SHA for b56dd04
Browse repository at this point
Commits on Jan 10, 2026
Eliminate code duplication by refactoring checksum methods
Show description for 0f5e8b3
Copilot
and
swissspidy
committed
0f5e8b3
View commit details
Copy full SHA for 0f5e8b3
Browse repository at this point
Commits on Jan 11, 2026
Refactor error handling to eliminate duplication in verify_mu_plugin
Show description for c808afc
Copilot
and
swissspidy
committed
c808afc
View commit details
Copy full SHA for c808afc
Browse repository at this point
Remove redundant basename() call in get_mu_plugin_files
Show description for 1ad3502
Copilot
and
swissspidy
committed
1ad3502
View commit details
Copy full SHA for 1ad3502
Browse repository at this point
some test tweaks
swissspidy
committed
5c60595
View commit details
Copy full SHA for 5c60595
Browse repository at this point
Use get_plugins() to retrieve all MU plugins including subdirectories
Show description for f2d0e80
Copilot
and
swissspidy
committed
f2d0e80
View commit details
Copy full SHA for f2d0e80
Browse repository at this point
some fixes
swissspidy
committed
bc1752a
View commit details
Copy full SHA for bc1752a
Browse repository at this point
Commits on Feb 15, 2026
Merge branch 'main' into copilot/add-checksum-verification-must-use-plugins
swissspidy
authored
dfe04bc
View commit details
Copy full SHA for dfe04bc
Browse repository at this point
You can’t perform that action at this time.