Skip to content

Instantly share code, notes, and snippets.

@shizhua
Created August 24, 2015 13:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shizhua/270037fdfb16f54f0835 to your computer and use it in GitHub Desktop.
Save shizhua/270037fdfb16f54f0835 to your computer and use it in GitHub Desktop.
@Creativenauts
Copy link

add_filter('post_gallery', 'ct__post_gallery', 10, 2); function ct_post_gallery($output, $attr)

Function name should be "ct__post_gallery"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment