Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 615 Bytes

edit-post.md

File metadata and controls

10 lines (9 loc) · 615 Bytes

Edit in post


  • From post editor, toggle HTML mode, then try to insert media, verify warnings shows up
  • Directly create gallery through Gallery Shortcode, e.g.: [gallery type=”slideshow”]
  • Manually edit image ID from post editor after gallery is created
  • Manually add non-existed image ID from post editor after gallery is created
  • Manually remove image ID from post editor after gallery is created
  • Copy the gallery context and paste the same gallery context multiple times
  • Add link to the entire Gallery Shortcode in the post, e.g.: <a href="http://abc">[gallery columns="3" ids="17,37"]</a>