FooGallery shortcode using media category?
-
I use Enhanced Media Library Pro on many of the sites I build. EMLPro creates the custom taxonomy ‘media_category’.
The native WordPress media shortcode supports the ‘media_category=”[cat_id]”‘ attribute. This is cool because the gallery is dynamically updated when the user adds a new image and assigns it the media_catetory ID in question. No need to manually update any gallery.
A. Am I correct in inferring that FooGallery’s shortcode does not natively support the ‘media_category’ attribute?
B. If the answer to “A” is “yes”, can you recommend some code that would extend FooGallery to use that custom taxonomy?
Thanks.
The topic ‘FooGallery shortcode using media category?’ is closed to new replies.