Title: PluginsUsed Plugin Help
Last modified: August 18, 2016

---

# PluginsUsed Plugin Help

 *  [bk](https://wordpress.org/support/users/bk/)
 * (@bk)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/pluginsused-plugin-help/)
 * How do I make it, so it doesn’t show up the descriptions in the table?
    See [here](http://www.xeenat.com/plugins/).
 * I know it had something to do on line 91 in the plugin. But can’t seem to figure
   it out.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/pluginsused-plugin-help/#post-244157)
 * Looking at the [plugin](http://www.andrewsw.com/text/pluginsUsedPlugin.txt), 
   it’s displayPluginsAsTable() function appears to have a ‘showDescription’ parameter;
   try setting it to 0:
 * `<?php displayPluginsAsTable('', 0); ?>`
 *  [tauquil](https://wordpress.org/support/users/tauquil/)
 * (@tauquil)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/pluginsused-plugin-help/#post-244158)
 * Yup, that’s what I’ve done. You can see it over here: [http://tauquil.com/plugins](http://tauquil.com/plugins)
 *  Thread Starter [bk](https://wordpress.org/support/users/bk/)
 * (@bk)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/pluginsused-plugin-help/#post-244318)
 * Thanks Kafkaesqui. But the page won’t validate.
    At the moment, I’ve set it back
   to default.
 * The error I got was this:
    ` <table id="">
 * I guess there was no id, that’s why it gave me an error.
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/pluginsused-plugin-help/#post-244336)
 * `<?php displayPluginsAsTable('table-id', 0); ?>`
 * Just change it to whatever you want to use for your id value, or use ‘none’ to
   assign no id.
 *  Thread Starter [bk](https://wordpress.org/support/users/bk/)
 * (@bk)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/pluginsused-plugin-help/#post-244369)
 * Ohh, okay. Cool. Works now. 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘PluginsUsed Plugin Help’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 5 replies
 * 3 participants
 * Last reply from: [bk](https://wordpress.org/support/users/bk/)
 * Last activity: [20 years, 10 months ago](https://wordpress.org/support/topic/pluginsused-plugin-help/#post-244369)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
