Image
imageUrl(width, height, category)
Argument
Type
Default
Valid Values
width
Integer
640
height
Integer
480
category
String
NULL
"cats", "cars", ...
image(sourceDir, width, height, category)
Argument
Type
Default
Valid Values
sourceDir
String
"/tmp"
''wp-content/uploads', 'my_special_path/'
width
Integer
640
height
Integer
480
category
String
NULL
"cats", "cars", ...
Last updated
Was this helpful?