mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 14:14:36 +00:00
* the_audio() * the_video() * the_image() * get_the_media() Also introduces: * get_the_extra_content() * the_extra_content() Those two functions are like their non-extra versions, except that they will have any post-format bits extracted. e.g. It's an image post, for which the_image() will extract an <img /> tag. the_extra_content() will output the content *without* that image. props wonderboymusic. Herculean effort. fixes #23572 git-svn-id: https://develop.svn.wordpress.org/trunk@23819 602fd350-edb4-49c9-b593-d223f7449a82
96 KiB
96 KiB