#30735 closed task (blessed) (fixed)
Pass locale to wordpress.org theme/plugin API when getting details for theme/plugin modal
| Reported by: | stephdau | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.1 |
| Component: | Plugins | Version: | 4.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Adds locale as a parameter sent to the wordpress.org plugin API when loading a plugin's details in the modal.
Will be used to return the plugin information in the proper language.
Note: $_POST['request]->locale is already being passed when listing or searching for plugins.
See https://wordpress.slack.com/archives/meta-i18n/p1418764120000115
Attachments (2)
Change History (10)
#2
@
12 years ago
- Milestone → 4.1
- Summary Pass locale to wordpress.org plugin API when getting details for plugin modal → Pass locale to wordpress.org theme/plugin API when getting details for theme/plugin modal
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Might not be needed after all. Considering doing deeper.