The WordPress core system provides a few shortcodes itself. They are not lazy nor are they naturally smart.
But since they’re almost always active on your site we’ve written something about them on the oik shortcode server, so that you can easily get help when you want to use them.
- audio – Embed audio files
- caption – Display the caption for an image
- embed – Embed media
- gallery – Display the attached images in a gallery
- playlist – Playlist
- video – Embed video files
- wp_caption – Display the caption for an image
See also
- codex.wordpress.org/Shortcode – WordPress Shortcode reference… hasn’t quite caught up with WordPress 3.9
- wp-a2z.com – Dynamic API Reference, developed by oik-plugins
- developer.wordpress.org – Official WordPress code reference
- hookr.io – The WordPress Hook/API index