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

Add a release page #407

Open
wants to merge 15 commits into
base: trunk
Choose a base branch
from

Conversation

StevenDufresne
Copy link
Contributor

Related https://meta.trac.wordpress.org/ticket/7783.

This PR adds the "Releases" tab behind a feature flag show_release_beta so we can work together on the site.

@tellyworth
Copy link
Contributor

@StevenDufresne I think the CPT code is kinda-sorta functional, thought not really hooked up to anything yet.

I've added a bin script you can use to (re)generate CPT entries for a specific plugin for testing purposes:

php bin/update-release-cpt.php --plugin=debug-bar

Next step is to properly hook this up to the main Plugin Directory class, and add some internal and REST APIs.

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.

2 participants