Changeset 1422230
- Timestamp:
- 05/23/2016 10:22:34 AM (10 years ago)
- File:
-
- 1 edited
-
run-time-image-resizing/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
run-time-image-resizing/trunk/readme.txt
r1422227 r1422230 46 46 = In which format should I pass parameter with shortcode? = 47 47 48 imgurl = URL of the image (String) 49 attach_id = ID of the image attachment (String) 50 picquality = Qaulity value (Integer) 51 width = (Integer) 52 height = (Integer) 53 return = (String) 48 * imgurl = URL of the image (String). 49 * attach_id = ID of the image attachment (String). 50 * picquality = Qaulity value (Integer). 51 * width = (Integer). 52 * height = (Integer). 53 * return = (String). 54 54 55 55 = Is it always necessary to pass both parameters URL as well as ID of the image? =
Note: See TracChangeset
for help on using the changeset viewer.