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
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
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
.
WordPress
/
wordpress.org
Public
Notifications
You must be signed in to change notification settings
Fork
214
Star
162
Code
Issues
65
Pull requests
101
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Plugins: Store releases as CPT records
- #675
#675
Open
dd32
wants to merge 12 commits into
WordPress:trunk
WordPress/wordpress.org:trunk
from
dd32:issue-664-release-cpt
dd32/wordpress.org:issue-664-release-cpt
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Plugins: Store releases as CPT records
#675
dd32
wants to merge 12 commits into
WordPress:trunk
WordPress/wordpress.org:trunk
from
dd32:issue-664-release-cpt
dd32/wordpress.org:issue-664-release-cpt
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
Plugin Directory: Store releases in CPT records
dd32
committed
9071681
View commit details
Copy full SHA for 9071681
Browse repository at this point
Commits on Jun 10, 2026
Plugin Directory: Move release backfill to a migration script
Show description for 1033e57
dd32
and
claude
committed
1033e57
View commit details
Copy full SHA for 1033e57
Browse repository at this point
Merge remote-tracking branch 'origin/trunk' into issue-664-release-cpt
dd32
committed
1bdd74c
View commit details
Copy full SHA for 1bdd74c
Browse repository at this point
Plugin Directory: Use plain PHPUnit TestCase for release tests
Show description for 98a69aa
dd32
and
claude
committed
98a69aa
View commit details
Copy full SHA for 98a69aa
Browse repository at this point
Commits on Jun 11, 2026
Plugin Directory: Rename Plugin_Release to Release, backfill lazily on writes.
Show description for b39145c
dd32
and
claude
committed
b39145c
View commit details
Copy full SHA for b39145c
Browse repository at this point
Plugin Directory: Use wp_cache_flush_runtime() in the release backfill script.
Show description for 8efe956
dd32
and
claude
committed
8efe956
View commit details
Copy full SHA for 8efe956
Browse repository at this point
Plugin Directory: Store release fields as individual postmeta.
Show description for 23cb9ce
dd32
and
claude
committed
23cb9ce
View commit details
Copy full SHA for 23cb9ce
Browse repository at this point
Plugin Directory: Look up releases by tag directly, with a tag => ID cache.
Show description for 64c8a1e
dd32
and
claude
committed
64c8a1e
View commit details
Copy full SHA for 64c8a1e
Browse repository at this point
Plugin Directory: Use WP_Post magic meta getters for release tag/version checks.
Show description for a66fd50
dd32
and
claude
committed
a66fd50
View commit details
Copy full SHA for a66fd50
Browse repository at this point
Plugin Directory: Bind Releases to a plugin via for_plugin().
Show description for 82af31d
dd32
and
claude
committed
82af31d
View commit details
Copy full SHA for 82af31d
Browse repository at this point
Commits on Jun 12, 2026
Plugin Directory: Fall back to legacy release metadata on reads pre-migration.
Show description for e0deb52
dd32
and
claude
committed
e0deb52
View commit details
Copy full SHA for e0deb52
Browse repository at this point
Plugin Directory: Don't apply the new-release cooldown to pre-existing releases.
Show description for c8ce6bf
dd32
and
claude
committed
c8ce6bf
View commit details
Copy full SHA for c8ce6bf
Browse repository at this point
You can’t perform that action at this time.