Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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)

30735.diff (627 bytes ) - added by stephdau 12 years ago.
30735.2.diff (1.8 KB ) - added by ocean90 12 years ago.

Download all attachments as: .zip

Change History (10)

@stephdau
12 years ago

#1 @stephdau
12 years ago

  • Milestone 4.1
  • Resolutioninvalid
  • Status newclosed

Might not be needed after all. Considering doing deeper.

#2 @ocean90
12 years ago

  • Milestone4.1
  • Summary Pass locale to wordpress.org plugin API when getting details for plugin modalPass locale to wordpress.org theme/plugin API when getting details for theme/plugin modal

@ocean90
12 years ago

#3 @johnbillion
12 years ago

  • Resolution invalid
  • Status closedreopened

#4 @johnbillion
12 years ago

  • Type enhancementtask (blessed)

#5 @ocean90
12 years ago

In 30944:

Pass locale to wordpress.org theme/plugin API.

In the future this will be used to return localized plugin/theme info.

see #30735.

#7 @johnbillion
12 years ago

In 30948:

Pass locale to wordpress.org theme/plugin API.

In the future this will be used to return localized plugin/theme info.

Merges [30944] to the 4.1 branch.

See #30735.

#8 @johnbillion
12 years ago

ocean90 / stephdau, close this if you're happy with it reopen this if any changes need to be made.

Last edited 12 years ago by johnbillion (previous) (diff)

#9 @johnbillion
12 years ago

  • Resolutionfixed
  • Status reopenedclosed
Note: See TracTickets for help on using tickets.