Title: My Plugin Information &#8211; Fetch Data from WordPress.org
Author: Harish Chouhan
Published: <strong>1 octombrie 2013</strong>
Last modified: 27 iulie 2025

---

Caută module

![](https://ps.w.org/my-plugin-information/assets/banner-772x250.jpg?rev=3334049)

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

![](https://ps.w.org/my-plugin-information/assets/icon.svg?rev=3333870)

# My Plugin Information – Fetch Data from WordPress.org

 De [Harish Chouhan](https://profiles.wordpress.org/hchouhan/)

[Descarcă](https://downloads.wordpress.org/plugin/my-plugin-information.1.0.0.zip)

 * [Detalii](https://ro.wordpress.org/plugins/my-plugin-information/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/my-plugin-information/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/my-plugin-information/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/my-plugin-information/#developers)

 [Suport](https://wordpress.org/support/plugin/my-plugin-information/)

## Descriere

Want to display information about any plugin hosted on WordPress.org?

This plugin lets you fetch and display details like version, active installs, ratings,
changelog, and more using a simple shortcode. Data is pulled from the WordPress.
org Plugin API, cached locally for performance, and automatically refreshed every
hour.

Perfect for plugin developers who want to show up-to-date info about their own plugins
on their site.

If you find this plugin useful, please consider [leaving a review](https://wordpress.org/support/plugin/my-plugin-information/reviews/?rate=5#new-post).
It helps others discover the plugin and supports continued development.

## Instalare

 1. Go to **Plugins  Add New** in your WordPress dashboard.
 2. Search for „My Plugin Information” and click **Install Now**.
 3. Activate the plugin.
 4. Add a shortcode like `[mpi slug="plugin-slug" field="version"]` to any post, page,
    or widget area.
 5. Replace `plugin-slug` with the actual slug of the plugin you want to display information
    for.

For advanced usage examples and developer functions, see the [documentation on Themeist](https://themeist.com/plugins/wordpress/my-plugin-information/).

## Întrebări frecvente

### How to get support?

You can visit the [support forum](https://wordpress.org/support/plugin/my-plugin-information/)
and start a discussion if needed.

### Where can I report bugs or contribute?

You can report issues or contribute to the plugin on [GitHub](https://github.com/webtions/my-plugin-information).

### How often is the plugin data updated?

The plugin uses transients and fetches fresh data from WordPress.org every hour 
by default.

### Can I change how long the plugin data is cached?

Yes, there is a filter available to change the transient expiration time. Useful
if you want shorter or longer cache duration depending on your needs.

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„My Plugin Information – Fetch Data from WordPress.org” este un software open-source.
La acest modul au contribuit următoarele persoane.

Contributori

 *   [ Harish Chouhan ](https://profiles.wordpress.org/hchouhan/)
 *   [ Themeist Co ](https://profiles.wordpress.org/themeist/)

[Tradu „My Plugin Information – Fetch Data from WordPress.org” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/my-plugin-information)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/my-plugin-information/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/my-plugin-information/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/my-plugin-information/)
prin [RSS](https://plugins.trac.wordpress.org/log/my-plugin-information/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 1.0.0 – (27 July 2025)

 * Added `mpi_transient_expiration` filter to control cache duration
 * Added `subfield` shortcode attribute (thanks to [@vyskoczilova](https://profiles.wordpress.org/vyskoczilova/))
 * Added support for nested fields like `sections` and `ratings`
 * Added support for retrieving average star rating using the `ratings.average` 
   subfield, e.g. `[mpi slug="plugin-slug" field="ratings" subfield="average"]`
 * Changed transient naming format to `mpi-{slug}`
 * Renamed class file and class name to match plugin slug
 * Improved shortcode fallback handling
 * Fixed issues reported by PHPCS and PHPStan
 * Added inline comments throughout the plugin
 * Updated readme with usage and dev instructions

#### 0.3.0 – (24 June 2015)

 * Simplified shortcode logic by removing hardcoded if checks for specific fields
   like rating, version, etc. (thanks to [@dvankooten](https://profiles.wordpress.org/dvankooten/))
 * Now all fields are fetched dynamically from the API response
 * Code cleanup and formatting improvements

#### 0.2.0 – (30 April 2014)

 * Added 3 new fields (thanks to [Piet from SenlinOnline.com](https://profiles.wordpress.org/senlin/))

#### 0.1.1 – (07 October 2013)

 * Structural changes to improve logic

#### 0.1 – (30 September 2013)

 * Initial release

## Meta

 *  Versiunea **1.0.0**
 *  Ultima actualizare **Acum 1 an**
 *  Instalări active: **10+**
 *  Versiune WordPress ** 6.0 sau mai recentă **
 *  Testat până la **6.8.8**
 *  Versiune PHP ** 7.4 sau mai recentă **
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/my-plugin-information/)
 * Etichete
 * [directory](https://ro.wordpress.org/plugins/tags/directory/)[plugin data](https://ro.wordpress.org/plugins/tags/plugin-data/)
   [plugin info](https://ro.wordpress.org/plugins/tags/plugin-info/)[shortcode](https://ro.wordpress.org/plugins/tags/shortcode/)
   [wordpress.org](https://ro.wordpress.org/plugins/tags/wordpress-org/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/my-plugin-information/advanced/)

## Evaluări

 5 din 5 stele.

 *  [  1 5 – recenzie (stele)     ](https://wordpress.org/support/plugin/my-plugin-information/reviews/?filter=5)
 *  [  0 4 – recenzii (stele)     ](https://wordpress.org/support/plugin/my-plugin-information/reviews/?filter=4)
 *  [  0 3 – recenzii (stele)     ](https://wordpress.org/support/plugin/my-plugin-information/reviews/?filter=3)
 *  [  0 2 – recenzii (stele)     ](https://wordpress.org/support/plugin/my-plugin-information/reviews/?filter=2)
 *  [  0 1 – recenzii (stele)     ](https://wordpress.org/support/plugin/my-plugin-information/reviews/?filter=1)

[Recenzia ta](https://wordpress.org/support/plugin/my-plugin-information/reviews/#new-post)

[Vezi toate recenziile](https://wordpress.org/support/plugin/my-plugin-information/reviews/)

## Contributori

 *   [ Harish Chouhan ](https://profiles.wordpress.org/hchouhan/)
 *   [ Themeist Co ](https://profiles.wordpress.org/themeist/)

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/my-plugin-information/)

## Donează

Vrei să sprijini dezvoltarea acestui modul?

 [ Donează pentru acest modul ](https://themeist.com/plugins/wordpress/my-plugin-information/)