DCG Display Plugin Data (from wordpress.org)

plugin banner

Display plugin data (from wordpress.org) into pages / posts using simple shortcode.

Author:Dipak C. Gajjar (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:6.4.3
Plugin version:1.2
Added to WordPress repository:28-06-2015
Last updated:11-01-2024
Rating, %:80
Rated by:1
Plugin URI:https://github.com/dipakcg/dcg-display-plugin...
Total downloads:1 974
plugin download
Click to start download

This plugin display WordPress.org plugin data such as version, requires and compatible up to, release and last update date, number of downloads, rating, description, installation steps, faq and screenshots etc. into pages / posts using simple shortcode.

Shortcode examples

  • Display specs only. This will display version, requires and compatible up to, release and last update date, total number of downloads, average rating and download link.
    [dcg_display_plugin_data name=’dcg-display-plugin-data’]
  • Display specs with plugin description
    [dcg_display_plugin_data name=’dcg-display-plugin-data’ description=”true”]
  • Display specs with installation instructions
    [dcg_display_plugin_data name=’dcg-display-plugin-data’ installation=”true”]
  • Display specs with FAQ
    [dcg_display_plugin_data name=’dcg-display-plugin-data’ faq=”true”]
  • Display specs with screenshot(s)
    [dcg_display_plugin_data name=’dcg-display-plugin-data’ screenshots=”true”]
  • Display all data (everything)
    [dcg_display_plugin_data name=’dcg-display-plugin-data’ description=”true” installation=”true” faq=”true” screenshots=”true”]

Change ‘dcg-display-plugin-data’ to appropriate plugin slug for which you want to display data.

Note: In shortcode, you must have to pass name attribute with the correct plugin slug

  • Correct slug: dcg-display-plugin-data
  • Wrong slug: DCG Display Plugin Data

P.S. It is aways the best policy to open a support thread first before posting a negative review.


Screenshots
FAQ
ChangeLog