Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #29232, comment 2


Ignore:
Timestamp:
08/27/2014 08:00:20 AM (12 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29232, comment 2

    initial v1  
    11You can now query the translation API directly to determine what packs exist:
    22
    3 https://api.wordpress.org/translation/core/1.0/?version=
    4 https://api.wordpress.org/translation/plugins/1.0/?slug=&version=
    5 https://api.wordpress.org/translation/themes/1.0/?slug=&version=
     3https://api.wordpress.org/translations/core/1.0/?version=
     4https://api.wordpress.org/translations/plugins/1.0/?slug=&version=
     5https://api.wordpress.org/translations/themes/1.0/?slug=&version=
    66
    77In all cases version= is optional and it'll default to the latest.