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

---

Cerca extensions

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

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

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

# My Plugin Information – Fetch Data from WordPress.org

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

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

 * [Detalls](https://ca.wordpress.org/plugins/my-plugin-information/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/my-plugin-information/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/my-plugin-information/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/my-plugin-information/#developers)

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

## Descripció

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.

## Instal·lació

 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/).

## PMF

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

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«My Plugin Information – Fetch Data from WordPress.org» és programari de codi obert.
La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

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

[Traduïu «My Plugin Information – Fetch Data from WordPress.org» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/my-plugin-information)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/my-plugin-information/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/my-plugin-information/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/my-plugin-information/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/my-plugin-information/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

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

 *  Versió **1.0.0**
 *  Darrera actualització **fa 1 any**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 6.0 o posterior **
 *  Provada fins a **6.8.8**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/my-plugin-information/)
 * Etiquetes
 * [directory](https://ca.wordpress.org/plugins/tags/directory/)[plugin data](https://ca.wordpress.org/plugins/tags/plugin-data/)
   [plugin info](https://ca.wordpress.org/plugins/tags/plugin-info/)[shortcode](https://ca.wordpress.org/plugins/tags/shortcode/)
   [wordpress.org](https://ca.wordpress.org/plugins/tags/wordpress-org/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/my-plugin-information/advanced/)

## Valoracions

 5 sobre 5 estrelles.

 *  [  1 valoració de 5 estrelles     ](https://wordpress.org/support/plugin/my-plugin-information/reviews/?filter=5)
 *  [  0 valoracions de 4 estrelles     ](https://wordpress.org/support/plugin/my-plugin-information/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/my-plugin-information/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/my-plugin-information/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/my-plugin-information/reviews/?filter=1)

[La vostra ressenya](https://wordpress.org/support/plugin/my-plugin-information/reviews/#new-post)

[Visualitza totes les ressenyes](https://wordpress.org/support/plugin/my-plugin-information/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/my-plugin-information/)

## Feu una donació

Voleu ajudar a què l’extensió millori?

 [ Feu una donació a aquesta extensió ](https://themeist.com/plugins/wordpress/my-plugin-information/)