mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-13 21:30:26 +00:00
* `get_attached_audio()` (use `get_attached_media( 'audio' )`) * `get_attached_images()` (use `get_attached_media( 'image' )`) * `get_attached_videos()` (use `get_attached_media( 'video' )`) props wonderboymusic. fixes #23843. git-svn-id: https://develop.svn.wordpress.org/trunk@24571 602fd350-edb4-49c9-b593-d223f7449a82
72 KiB
72 KiB