Plugin Directory

Changeset 1422227


Ignore:
Timestamp:
05/23/2016 10:19:50 AM (10 years ago)
Author:
commercepundit
Message:

change readme file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • run-time-image-resizing/trunk/readme.txt

    r1422226 r1422227  
    3737There are total 6 parameters supported by this plugin. Explanation of each parameter are as below.
    3838
    39 * Image URL - Pass Image url which you want to resize.
    40 
     39* Image URL - Pass Image url which you want to resize.
    4140* Attach id - Pass the id of the image, image which you want to resize.
    4241* Width - Width of new resized image.
     
    4645
    4746= In which format should I pass parameter with shortcode? =
     47
    4848imgurl = URL of the image (String)
    4949attach_id = ID of the image attachment (String)
     
    5353return = (String)
    5454
    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
    5657No, one should pass only one parameter from both of them in shortcode.
    5758
Note: See TracChangeset for help on using the changeset viewer.