Linux 软件免费装
Banner图

My Plugin Information – Fetch Data from WordPress.org

开发者 themeist
hchouhan
dreamsonline
dreamsmedia
更新时间 2025年7月27日 21:22
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPL-3.0
版权网址: 版权信息

标签

shortcode directory plugin info WordPress.org plugin data

下载

0.2.0 1.0.0 0.1 0.1.1 0.3.0 2.0.0

详情介绍:

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. It helps others discover the plugin and supports continued development.

安装:

  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.

常见问题:

How to get support?

You can visit the support forum and start a discussion if needed.

Where can I report bugs or contribute?

You can report issues or contribute to the plugin on GitHub.

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.

更新日志:

1.0.0 - (27 July 2025) 0.3.0 - (24 June 2015) 0.2.0 - (30 April 2014) 0.1.1 - (07 October 2013) 0.1 - (30 September 2013)