diff --git a/README.md b/README.md index e450833b..2d4dff54 100644 --- a/README.md +++ b/README.md @@ -603,7 +603,7 @@ Parameters:
caption
Optional. String. Markdown. Descriptive text that appears centered below the image.
height
-
Optional. String. Image height in pixels.
+
Optional. String. Image height.
link
Optional. String. URL. Image link.
maxheight
@@ -619,7 +619,7 @@ Parameters:
title
Optional. String. Plain text. Image title.
width
-
Optional. String. Image width in pixels.
+
Optional. String. Image width.
### Gallery @@ -663,7 +663,7 @@ Parameters:
caption
Optional. String. Markdown. Descriptive text that appears centered below the images.
height
-
Optional. String. Height of the image or images in pixels.
+
Optional. String. Image height.
image
Optional. String. Page, site, or remote image glob. Only used in the inner content of this shortcode.
images
@@ -681,7 +681,7 @@ Parameters:
type
Optional. String. Type of layout. Must be grid or list. Default is list.
width
-
Optional. String. Width of the image or images in pixels.
+
Optional. String. Image width.
## Customization