Title: Gallery custom shortcode
Last modified: August 30, 2016

---

# Gallery custom shortcode

 *  [Ciredor](https://wordpress.org/support/users/ciredor/)
 * (@ciredor)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wordpress-gallery-custom-shortcode/)
 * I am looking for a way to use this script ( [http://stackoverflow.com/a/22660335/5255962](http://stackoverflow.com/a/22660335/5255962))
   that REPLACE default WordPress [gallery] shortcode with zurb-foundation [http://foundation.zurb.com/docs/components/orbit.html](http://foundation.zurb.com/docs/components/orbit.html).
 * But i need is not as [gallery] but separate shortcode to be able to use BOTH 
   original gallery and orbit.

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wordpress-gallery-custom-shortcode/#post-6466993)
 * Instead of adding a filter to ‘post_gallery’ in the first line, you use [add_shortcode()](https://codex.wordpress.org/Function_Reference/add_shortcode)
   to add the listed function as a shortcode handler. I haven’t tested to ensure
   that’s all there is to this, but it’s at least 98% if not 100% of what’s involved.
 * Then [gallery] will still work as expected and [orbit] or whatever will work 
   for outputting orbit plugin images.

Viewing 1 replies (of 1 total)

The topic ‘Gallery custom shortcode’ is closed to new replies.

## Tags

 * [gallery](https://wordpress.org/support/topic-tag/gallery/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)
 * [zurb foundation](https://wordpress.org/support/topic-tag/zurb-foundation/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/wordpress-gallery-custom-shortcode/#post-6466993)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
