#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: | |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 4.1 |
Component: | Plugins | Keywords: | has-patch |
Focuses: | Cc: |
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
@
10 years ago
- Milestone set to 4.1
- Summary changed from Pass locale to wordpress.org plugin API when getting details for plugin modal to Pass locale to wordpress.org theme/plugin API when getting details for theme/plugin modal
Note: See
TracTickets for help on using
tickets.
Might not be needed after all. Considering doing deeper.