Add another missing shortcode param documentation

This commit is contained in:
Tetrakern 2024-04-25 13:00:17 +02:00
parent abf79c4c00
commit 076e5bb8b9
9 changed files with 9 additions and 0 deletions

View File

@ -24,6 +24,7 @@
* @internal $args['taxonomies'] Array of taxonomy arrays. Default empty.
* @internal $args['relation'] Relationship between taxonomies. Default 'AND'.
* @internal $args['lightbox'] Whether the image is opened in the lightbox. Default true.
* @internal $args['thumbnail'] Whether the image is rendered. Default true.
* @internal $args['classes'] String of additional CSS classes. Default empty.
*/
?>

View File

@ -27,6 +27,7 @@
* @internal $args['seamless'] Whether to render the image seamless. Only with vertical.
* @internal $args['aspect_ratio'] Aspect ratio for the image. Only with vertical.
* @internal $args['lightbox'] Whether the image is opened in the lightbox. Default true.
* @internal $args['thumbnail'] Whether the image is rendered. Default true.
* @internal $args['classes'] String of additional CSS classes. Default empty.
*/
?>

View File

@ -28,6 +28,7 @@
* @internal $args['seamless'] Whether to render the image seamless. Only with vertical.
* @internal $args['aspect_ratio'] Aspect ratio for the image. Only with vertical.
* @internal $args['lightbox'] Whether the image is opened in the lightbox. Default true.
* @internal $args['thumbnail'] Whether the image is rendered. Default true.
* @internal $args['classes'] String of additional CSS classes. Default empty.
*/
?>

View File

@ -25,6 +25,7 @@
* @internal $args['seamless'] Whether to render the image seamless. Only with vertical.
* @internal $args['aspect_ratio'] Aspect ratio for the image. Only with vertical.
* @internal $args['lightbox'] Whether the image is opened in the lightbox. Default true.
* @internal $args['thumbnail'] Whether the image is rendered. Default true.
* @internal $args['classes'] String of additional CSS classes. Default empty.
*/
?>

View File

@ -25,6 +25,7 @@
* @internal $args['seamless'] Whether to render the image seamless. Only with vertical.
* @internal $args['aspect_ratio'] Aspect ratio for the image. Only with vertical.
* @internal $args['lightbox'] Whether the image is opened in the lightbox. Default true.
* @internal $args['thumbnail'] Whether the image is rendered. Default true.
* @internal $args['classes'] String of additional CSS classes. Default empty.
*/
?>

View File

@ -26,6 +26,7 @@
* @internal $args['seamless'] Whether to render the image seamless. Only with vertical.
* @internal $args['aspect_ratio'] Aspect ratio for the image. Only with vertical.
* @internal $args['lightbox'] Whether the image is opened in the lightbox. Default true.
* @internal $args['thumbnail'] Whether the image is rendered. Default true.
* @internal $args['classes'] String of additional CSS classes. Default empty.
*/
?>

View File

@ -26,6 +26,7 @@
* @internal $args['seamless'] Whether to render the image seamless. Only with vertical.
* @internal $args['aspect_ratio'] Aspect ratio for the image. Only with vertical.
* @internal $args['lightbox'] Whether the image is opened in the lightbox. Default true.
* @internal $args['thumbnail'] Whether the image is rendered. Default true.
* @internal $args['classes'] String of additional CSS classes. Default empty.
*/
?>

View File

@ -27,6 +27,7 @@
* @internal $args['seamless'] Whether to render the image seamless. Only with vertical.
* @internal $args['aspect_ratio'] Aspect ratio for the image. Only with vertical.
* @internal $args['lightbox'] Whether the image is opened in the lightbox. Default true.
* @internal $args['thumbnail'] Whether the image is rendered. Default true.
* @internal $args['classes'] String of additional CSS classes. Default empty.
*/
?>

View File

@ -29,6 +29,7 @@
* @internal $args['seamless'] Whether to render the image seamless. Only with vertical.
* @internal $args['aspect_ratio'] Aspect ratio for the image. Only with vertical.
* @internal $args['lightbox'] Whether the image is opened in the lightbox. Default true.
* @internal $args['thumbnail'] Whether the image is rendered. Default true.
* @internal $args['classes'] String of additional CSS classes. Default empty.
*/
?>