[wp-trac] [WordPress Trac] #35971: Move release history to api.wordpress.org
WordPress Trac
noreply at wordpress.org
Sun Feb 28 05:08:22 UTC 2016
#35971: Move release history to api.wordpress.org
-----------------------------------+------------------------------
Reporter: ramiy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Help/About | Version:
Severity: normal | Resolution:
Keywords: has-screenshots close | Focuses: administration
-----------------------------------+------------------------------
Comment (by ramiy):
Actually, '''I am not talking about translation strings''', we are not
going to add/delete translation strings.
Check out those commits: [36456] (wp4.3.3), [36457] (wp4.2.7), [36458]
(wp4.1.10), [36459] (wp4.0.10), [36460] (wp3.9.11), [36461] (wp3.8.13),
[36462] (wp3.7.13).
In each new minor version, you need to change the `about.php` to '''update
the number of minor-versions''' and add the last minor-version changes.
This can be done automatically using `foreach` loop - the data will come
from api.wordpress.org.
We are already doing this in `credits` page,
[https://meta.svn.wordpress.org/sites/trunk/api.wordpress.org/public_html/core/credits/
we pull the data from api.wordpress.org], and create the view using
`foreach` loop. Let's apply the same principle for the "minor release
history".
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35971#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list