Title: DCG Display Plugin Data (from wordpress.org)
Author: Dipak Gajjar
Published: <strong>28. 6. 2015</strong>
Last modified: 24. 5. 2026

---

Prohledat pluginy

![](https://ps.w.org/dcg-display-plugin-data/assets/banner-772x250.png?rev=1189252)

![](https://ps.w.org/dcg-display-plugin-data/assets/icon-256x256.png?rev=1189252)

# DCG Display Plugin Data (from wordpress.org)

 Autor: [Dipak Gajjar](https://profiles.wordpress.org/dipakcg/)

[Stáhnout](https://downloads.wordpress.org/plugin/dcg-display-plugin-data.1.2.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/dcg-display-plugin-data/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/dcg-display-plugin-data/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/dcg-display-plugin-data/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/dcg-display-plugin-data/#developers)

 [Podpora](https://wordpress.org/support/plugin/dcg-display-plugin-data/)

## Popis

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](https://wordpress.org/support/plugin/dcg-display-plugin-data)
first before posting a negative review.**

## Snímky obrazovky

[⌊Sample front-end output (on pages / posts)⌉⌊Sample front-end output (on pages /
posts)⌉[

Sample front-end output (on pages / posts)

## Instalace

 1. Upload the ‚dcg-display-plugin-data‘ folder to the ‚/wp-content/plugins/‘ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. That’s it!

## Nejčastější dotazy

### What does this plugin do?

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.

### Any 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“]

### How can I find plugin slug?

Last part of plugin URL (in WordPress.org) will be a plugin slug.
 For example, 
plugin slug for **_DCG Display Plugin Data_** will be **_dcg-display-plugin-data_**(
https://wordpress.org/plugins/**dcg-display-plugin-data**/ )

### Will DCG Display Plugin Data slow my site down?

No.

### Any specific requirements for this plugin to work?

No.

### How can I ask a question that is not answered here?

You can always open a [support thread](https://wordpress.org/support/plugin/dcg-display-plugin-data)
if you have any question(s).

### Is that it?

Pretty much, yeah.

## Recenze

![](https://secure.gravatar.com/avatar/9786181f2ac82df1c2b05de1899533eadab7a16b5e6f7462d0c11f6abe6af6bd?
s=60&d=retro&r=g)

### 󠀁[Simple and efficient](https://wordpress.org/support/topic/simple-and-efficient-122/)󠁿

 [Li-An](https://profiles.wordpress.org/li-an/) 3. 9. 2016

If you need these feature, it’s a very simple and light plugin. It’s not perfect
for the moment: text only in English and no way to choose what information to show.

 [ Přečtěte si 1 recenzi ](https://wordpress.org/support/plugin/dcg-display-plugin-data/reviews/)

## Autoři

DCG Display Plugin Data (from wordpress.org) je otevřený software. Následující lidé
přispěli k vývoji tohoto pluginu.

Spolupracovníci

 *   [ Dipak Gajjar ](https://profiles.wordpress.org/dipakcg/)

[Přeložte “DCG Display Plugin Data (from wordpress.org)” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/dcg-display-plugin-data)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/dcg-display-plugin-data/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/dcg-display-plugin-data/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/dcg-display-plugin-data/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/dcg-display-plugin-data/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.2, August 30, 2016

 * Improved code
 * Fixed few bugs (for star ratings)

#### 1.1, Sept 29, 2015

 * Updated WordPress compatibility
 * Merged with SVN repo. for easy updates

#### 1.0, June 27, 2015

 * Initial release

## Meta

 *  Verze **1.2**
 *  Poslední aktualizace **před 3 měsíce**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 4.5 nebo novější **
 *  Testováno až do WordPressu **7.0.3**
 *  Verze PHP ** 5.6 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/dcg-display-plugin-data/)
 * Štítků
 * [api](https://cs.wordpress.org/plugins/tags/api/)[info](https://cs.wordpress.org/plugins/tags/info/)
   [plugin-api](https://cs.wordpress.org/plugins/tags/plugin-api/)[plugins](https://cs.wordpress.org/plugins/tags/plugins/)
   [promote](https://cs.wordpress.org/plugins/tags/promote/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/dcg-display-plugin-data/advanced/)

## Hodnocení

 4 z 5 hvězdiček.

 *  [  0 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/dcg-display-plugin-data/reviews/?filter=5)
 *  [  1 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/dcg-display-plugin-data/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/dcg-display-plugin-data/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/dcg-display-plugin-data/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/dcg-display-plugin-data/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/dcg-display-plugin-data/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/dcg-display-plugin-data/reviews/)

## Spolupracovníci

 *   [ Dipak Gajjar ](https://profiles.wordpress.org/dipakcg/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/dcg-display-plugin-data/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3S8BRPLWLNQ38)