Tagged Questions
0
votes
1answer
459 views
Replacement for gallery_shortcode function not taking all attributes
I have the following custom function to replace the gallery_shortcode function from core. It hooks in at the beginning and works.
The problem is that I can't get my custom key/values from the ...