Title: plugins_api
Last modified: February 24, 2026

---

# plugins_api

 *  Resolved [hupe13](https://wordpress.org/support/users/hupe13/)
 * (@hupe13)
 * [1 month, 2 weeks ago](https://wordpress.org/support/topic/plugins_api/)
 * Are there any changes in [plugins_api()](https://developer.wordpress.org/reference/functions/plugins_api/)
   in WordPress 7.0-beta1?
 *     ```wp-block-code
       $plugin_info = plugins_api(	'plugin_information',	array(		'slug'   => 'my-slug',		'fields' => array(			'sections' => true,		),	));
       ```
   
 * In WordPress 6.9 I get in a german interface the information in german, but in
   WordPress 7.0 I get it in english.
    -  This topic was modified 1 month, 2 weeks ago by [hupe13](https://wordpress.org/support/users/hupe13/).
      Reason: typo 6.7 -> 6.9

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Alje Ybanez](https://wordpress.org/support/users/adminalje/)
 * (@adminalje)
 * [1 month, 2 weeks ago](https://wordpress.org/support/topic/plugins_api/#post-18831666)
 * Hey there,
 * I think there’s no confirmed change to plugins_api() itself in WordPress 7.0-
   beta1. The function still accepts a locale parameter and should return translated
   plugin info.
 * Could be likely due to how locale/language packs are loaded in the beta (translation
   fallback)?
 *  Thread Starter [hupe13](https://wordpress.org/support/users/hupe13/)
 * (@hupe13)
 * [1 month, 2 weeks ago](https://wordpress.org/support/topic/plugins_api/#post-18832766)
 * It was a time problem, now it is okay. But – there are 2 servernames with same
   server ip, one is version 6.9, the other is 7.0. Strange.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugins_api%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [hupe13](https://wordpress.org/support/users/hupe13/)
 * Last activity: [1 month, 2 weeks ago](https://wordpress.org/support/topic/plugins_api/#post-18832766)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
