Home Plugins gw info box
GW Info Box logo

GW Info Box

by Green Website on WordPress.org

Display live WordPress.org plugin information in a clean, styled box – using a simple shortcode.

(0)
Example of the info box shown on the front end

Example of the info box shown on the front end

GW Info Box is a lightweight and practical tool that lets you display information about any plugin hosted on WordPress.org.

Perfect for plugin developers, reviewers, or documentation authors who want to reference plugins dynamically.
This plugin fetches public plugin data from WordPress.org APIs in order to display plugin information in a styled box.

Features

  • Display plugin name, author, version, last updated, downloads, rating, icon and description
  • Lightweight and fast – no settings, just use the shortcode
  • Automatically pulls real-time data from WordPress.org
  • Admin help page under Tools > GW Info Box

Usage

Use the shortcode:

[gw_info_box slug=”your-plugin-slug” icon=”true”]

External services

This plugin connects to the official WordPress.org API to retrieve public plugin data such as name, version, author, ratings, download count, and other details.

The following external services are used:

  1. WordPress.org Plugin Information API

    • Purpose: To retrieve details about any WordPress.org plugin (e.g. name, version, author, last updated, rating).
    • Data sent: The plugin slug entered in the shortcode is sent to the API.
    • When: Every time the shortcode is loaded on the frontend.
    • Service URL: https://api.wordpress.org/plugins/info/1.2/
    • Privacy Policy
    • Terms of Service
  2. WordPress.org Plugin Download Stats API

    • Purpose: To retrieve download statistics for the specified plugin.
    • Data sent: The plugin slug entered in the shortcode is sent to the API.
    • When: Every time the shortcode is loaded on the frontend.
    • Service URL: https://api.wordpress.org/stats/plugin/1.0/
    • Privacy Policy
    • Terms of Service
Active installations0+
Weekly downloads
22
Version1.1.0
Last updated8/21/2025
WordPress version5.9
Tested up to6.8.2
PHP version7.4
Tags
BoxdisplayPlugin Detailsplugin infoshortcode