Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 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's profile 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)

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

Download all attachments as: .zip

Change History (10)

@stephdau
10 years ago

#1 @stephdau
10 years ago

  • Milestone 4.1 deleted
  • Resolution set to invalid
  • Status changed from new to closed

Might not be needed after all. Considering doing deeper.

#2 @ocean90
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

@ocean90
10 years ago

#3 @johnbillion
10 years ago

  • Resolution invalid deleted
  • Status changed from closed to reopened

#4 @johnbillion
10 years ago

  • Type changed from enhancement to task (blessed)

#5 @ocean90
10 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
10 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
10 years ago

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

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

#9 @johnbillion
10 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed
Note: See TracTickets for help on using tickets.