Title: Always [figure] around [img]
Last modified: August 22, 2016

---

# Always [figure] around [img]

 *  [Arnd030](https://wordpress.org/support/users/arnd030/)
 * (@arnd030)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/always-around/)
 * Hello World,
 * in current versions, WP supports HTML5 figure tags, activated like this:
 *     ```
       add_theme_support( 'html5', array(
       'search-form', 'comment-form', 'comment-list', 'gallery', 'caption'
       ) );
       ```
   
 * But it adds a <figure> tag only if there is a caption.
 * I want to have an <figure> tag around ALL <img> tags, with or without captions,
   since I can layout them better, e.g. place them completely outside the surroundong
   <p> elements.
 * This should not be too complicated …?
 * Thanks a lot
 * Arnd

The topic ‘Always [figure] around [img]’ is closed to new replies.

## Tags

 * [caption](https://wordpress.org/support/topic-tag/caption/)
 * [figure](https://wordpress.org/support/topic-tag/figure/)
 * [img](https://wordpress.org/support/topic-tag/img/)

 * 0 replies
 * 1 participant
 * Last reply from: [Arnd030](https://wordpress.org/support/users/arnd030/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/always-around/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
