Skip to content

Instantly share code, notes, and snippets.

@donnamcmaster
Last active May 19, 2017 05:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save donnamcmaster/4a52166a359b351c342396144c0bf3bb to your computer and use it in GitHub Desktop.
Save donnamcmaster/4a52166a359b351c342396144c0bf3bb to your computer and use it in GitHub Desktop.
WordPress: set a title attribute in gallery output; some plugins will display this as a caption
@donnamcmaster
Copy link
Author

5/18/17 - added $title = esc_html( $title ); as it was breaking when the caption/title had quote characters in it

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