Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore captions for image and embed #7749

Merged
merged 1 commit into from
Jul 6, 2018
Merged

Restore captions for image and embed #7749

merged 1 commit into from
Jul 6, 2018

Commits on Jul 6, 2018

  1. Restore captions for image and embed

    This PR is a followup to #7624.
    
    It adds back the caption styles for images and embeds. This is because the majority of existing themes won't have styles to accommodate the new `figcaption` markup, and are likely to be styling the WP Captions instead. For those themes, if the caption styles live in the `theme.scss` file, the captions will appear unstyled or broken.
    
    Some time in the future, this can possibly be revisited and shuffled around.
    jasmussen authored and aduth committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    d677a7a View commit details
    Browse the repository at this point in the history