Joe McGill
170d22a22c
Post Thumbnails: Add helper functions for attachment captions.
...
This adds three new functions for getting/displaying attachment captions:
* `wp_get_attachment_caption` - Retrieves a caption for a specific attachment.
* `get_the_post_thumbnail_caption()` - Returns the post thumbnail caption.
* `the_post_thumbnail_caption()` - Displays the post thumbnail caption.
These are helpful for displaying a caption associated with an image directly
in a template, rather than using the caption shortcode.
This also introduces two new filters:
* `wp_get_attachment_caption` - Filters the value of `wp_get_attachment_caption()`.
* `the_post_thumbnail_caption` - Filters the display of the post thumbnail caption.
`the_post_thumbnail_caption()` is automatically filtered by `wptexturize()`,
`convert_smilies()`, and `convert_chars()` in `wp-includes/default-filters.php`.
Props flixos90, joemcgill.
Fixes #12235 .
Built from https://develop.svn.wordpress.org/trunk@37915
git-svn-id: http://core.svn.wordpress.org/trunk@37856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-06-29 17:28:28 +00:00
..
2016-05-13 18:41:31 +00:00
2016-06-19 13:01:28 +00:00
2016-06-28 23:07:30 +00:00
2016-03-18 20:43:26 +00:00
2016-06-29 13:21:27 +00:00
2016-03-08 17:15:27 +00:00
2016-06-14 05:30:28 +00:00
2016-06-29 01:57:55 +00:00
2016-05-25 16:05:27 +00:00
2016-05-22 18:06:28 +00:00
2016-05-23 18:59:27 +00:00
2016-05-19 00:06:28 +00:00
2016-05-22 18:25:26 +00:00
2016-05-22 18:24:28 +00:00
2016-05-27 17:16:27 +00:00
2016-05-18 22:07:28 +00:00
2016-05-22 18:50:28 +00:00
2016-05-22 18:50:28 +00:00
2016-06-01 22:46:28 +00:00
2016-05-22 18:50:28 +00:00
2016-05-22 18:50:28 +00:00
2016-06-10 04:50:33 +00:00
2016-05-22 18:50:28 +00:00
2016-06-15 18:52:28 +00:00
2016-06-14 05:30:28 +00:00
2016-06-06 03:24:29 +00:00
2016-03-30 13:58:28 +00:00
2016-03-22 17:22:29 +00:00
2016-05-22 18:50:28 +00:00
2016-04-29 15:47:27 +00:00
2016-06-06 15:18:31 +00:00
2016-05-22 18:50:28 +00:00
2016-05-22 18:50:28 +00:00
2016-05-22 17:39:28 +00:00
2016-06-26 14:28:28 +00:00
2016-05-22 18:10:29 +00:00
2016-06-29 15:16:29 +00:00
2016-06-28 22:44:30 +00:00
2016-05-22 18:10:29 +00:00
2016-05-22 18:10:29 +00:00
2016-05-22 18:10:29 +00:00
2016-05-23 18:54:27 +00:00
2016-06-17 20:41:28 +00:00
2016-06-02 21:24:30 +00:00
2016-05-22 17:39:28 +00:00
2016-05-22 18:15:28 +00:00
2016-05-22 18:15:28 +00:00
2016-06-10 04:50:33 +00:00
2016-05-22 18:15:28 +00:00
2016-05-22 18:15:28 +00:00
2016-05-13 18:41:31 +00:00
2016-05-22 18:15:28 +00:00
2016-05-30 02:14:30 +00:00
2016-05-30 02:14:30 +00:00
2016-05-22 18:15:28 +00:00
2016-06-28 11:53:28 +00:00
2016-06-26 14:26:29 +00:00
2016-05-23 18:54:27 +00:00
2016-06-28 21:27:30 +00:00
2016-06-26 14:26:57 +00:00
2016-05-25 19:22:27 +00:00
2016-06-28 16:41:35 +00:00
2016-05-23 18:54:27 +00:00
2016-05-22 18:15:28 +00:00
2016-05-13 18:41:31 +00:00
2016-06-26 14:33:28 +00:00
2016-06-08 04:48:27 +00:00
2016-05-02 04:00:28 +00:00
2016-06-26 14:26:29 +00:00
2016-05-23 18:54:27 +00:00
2016-05-22 18:15:28 +00:00
2016-05-13 18:41:31 +00:00
2016-05-13 18:41:31 +00:00
2016-04-30 22:36:28 +00:00
2016-06-06 21:51:28 +00:00
2016-06-29 15:16:29 +00:00
2016-05-23 18:59:27 +00:00
2016-03-14 22:39:26 +00:00
2016-05-22 18:50:28 +00:00
2016-05-22 18:50:28 +00:00
2016-06-08 04:01:27 +00:00
2016-06-15 14:51:27 +00:00
2016-06-19 12:51:27 +00:00
2016-05-23 18:59:27 +00:00
2016-05-22 18:50:28 +00:00
2016-06-10 04:50:33 +00:00
2016-06-29 17:28:28 +00:00
2016-06-18 09:47:29 +00:00
2016-06-18 10:00:29 +00:00
2016-06-10 04:50:33 +00:00
2016-05-22 18:50:28 +00:00
2016-05-23 19:01:27 +00:00
2016-06-26 14:26:29 +00:00
2016-06-26 14:26:29 +00:00
2016-05-23 19:01:27 +00:00
2016-06-10 04:50:33 +00:00
2016-06-26 14:26:29 +00:00
2016-05-23 19:01:27 +00:00
2016-06-28 22:10:31 +00:00
2016-06-26 14:26:29 +00:00
2016-06-14 23:12:28 +00:00
2016-06-12 02:43:27 +00:00
2016-06-28 11:53:28 +00:00
2016-04-17 12:01:27 +00:00
2016-06-16 15:39:28 +00:00
2016-05-22 18:50:28 +00:00
2016-06-28 21:28:29 +00:00
2016-06-09 18:10:29 +00:00
2016-06-08 03:03:27 +00:00
2016-06-28 21:29:29 +00:00
2016-05-20 20:57:28 +00:00
2016-06-06 15:18:31 +00:00
2016-06-20 08:26:29 +00:00
2016-06-26 17:29:30 +00:00
2016-06-26 14:26:29 +00:00
2016-06-29 13:22:27 +00:00
2016-06-21 14:20:55 +00:00
2016-06-29 17:28:28 +00:00
2016-06-29 17:28:28 +00:00
2016-06-26 18:06:27 +00:00
2016-06-29 03:02:07 +00:00
2016-06-29 15:16:29 +00:00
2016-05-23 19:02:28 +00:00
2016-06-10 04:50:33 +00:00
2016-06-29 15:16:29 +00:00
2016-05-23 19:02:28 +00:00
2016-06-26 14:26:29 +00:00
2016-06-08 04:08:27 +00:00
2016-05-22 18:50:28 +00:00
2016-05-22 18:50:28 +00:00
2016-06-26 14:26:29 +00:00
2016-05-25 19:36:28 +00:00
2016-06-14 15:34:29 +00:00
2016-05-22 18:50:28 +00:00
2016-06-29 17:28:28 +00:00
2016-05-23 19:02:28 +00:00
2016-06-10 04:50:33 +00:00
2016-05-23 19:02:28 +00:00