Changeset 1422227
- Timestamp:
- 05/23/2016 10:19:50 AM (10 years ago)
- File:
-
- 1 edited
-
run-time-image-resizing/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
run-time-image-resizing/trunk/readme.txt
r1422226 r1422227 37 37 There are total 6 parameters supported by this plugin. Explanation of each parameter are as below. 38 38 39 * Image URL - Pass Image url which you want to resize. 40 39 * Image URL - Pass Image url which you want to resize. 41 40 * Attach id - Pass the id of the image, image which you want to resize. 42 41 * Width - Width of new resized image. … … 46 45 47 46 = In which format should I pass parameter with shortcode? = 47 48 48 imgurl = URL of the image (String) 49 49 attach_id = ID of the image attachment (String) … … 53 53 return = (String) 54 54 55 = Is it always necessary to pass both parameters URL as well as ID of the image? 55 = Is it always necessary to pass both parameters URL as well as ID of the image? = 56 56 57 No, one should pass only one parameter from both of them in shortcode. 57 58
Note: See TracChangeset
for help on using the changeset viewer.