Title: Display shortcode within Galleries listing
Last modified: August 20, 2016

---

# Display shortcode within Galleries listing

 *  Resolved [brasofilo](https://wordpress.org/support/users/brasofilo/)
 * (@brasofilo)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/display-shortcode-within-galleries-listing/)
 * I wanted the shortcode to be displayed in the Manage Galleries options menu
 * so, I’ve added one column changing the following in /plugins/oqey-gallery/gallcore.
   php
 * after line 337, where there’s a TD with width=770 (btw, change it to 650)
    add
   this TD: `<td width="120" align="left" valign="middle" style="color:#ccc;"> [
   oqeygallery id='.$list->id.'] </td>`
 * this way you don’t have to open the gallery to know the ID or the Shortcode
 * i styled it with a light grey so this text doesn’t get too much visual attention

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

 *  Plugin Author [oQeySites](https://wordpress.org/support/users/dariimd/)
 * (@dariimd)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/display-shortcode-within-galleries-listing/#post-2208001)
 * You are free to change the gallery as much as you wish, that’s an open source
   gallery.
 *  Thread Starter [brasofilo](https://wordpress.org/support/users/brasofilo/)
 * (@brasofilo)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/display-shortcode-within-galleries-listing/#post-2208025)
 * yep, much appreciated, btw
    🙂
 * usually i like to post this kind of mod so anyone looking for it can benefit…

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

The topic ‘Display shortcode within Galleries listing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/oqey-gallery_000000.svg)
 * [Plugin Name: oQey Gallery](https://wordpress.org/plugins/oqey-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/oqey-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/oqey-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/oqey-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oqey-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oqey-gallery/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [brasofilo](https://wordpress.org/support/users/brasofilo/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/display-shortcode-within-galleries-listing/#post-2208025)
 * Status: resolved