WordPress Expert — Medium
Key points
- get_attached_media() filters by MIME type; get_children() retrieves all children
- get_attached_media() is more specific in its media retrieval
- get_children() includes non-attachment children as well
- Understanding the distinction helps in accurately retrieving attachment posts
Ready to go further?
Related questions
