With 4.3-beta4-33463.
#gallery-32 {
margin: auto;
}
#gallery-32 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-32 img {
border: 2px solid #cfcfcf;
}
#gallery-32 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Select two images. Notice < – – in the caption. Click Insert.
- The caption is truncated at < – -.
- Removing < – – results in correct display.
- Caption truncated in image details. Alt text looks fine.
- HTMLHTML HTML is an acronym for Hyper Text Markup Language. It is a markup language that is used in the development of web pages and websites. view.




