Plugin Directory

Changeset 2514578


Ignore:
Timestamp:
04/14/2021 06:14:06 AM (5 years ago)
Author:
siddhu09rocks
Message:

updated readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-social-feed/trunk/readme.txt

    r2512082 r2514578  
    2424<ul>
    2525    <li><b>max_tries</b> - Number of tries ( Defualt = 4 ) to fetch Instagram data until throwing. Useful to avoid arbitrary CORS issues.</li>
    26     <li><b>max_tries</b> - Instagram response cache expiry time in minutes ( Defualt = 360 ). Increase this if you get banned too often.</li>
     26    <li><b>cache_time</b> - Instagram response cache expiry time in minutes ( Defualt = 360 ). Increase this if you get banned too often.</li>
    2727</ul>
     28
     29<code>
     30[simple-social-feed username="phenomcraftstudios" limit="8" column="4" margin="1" max_tries="2" cache_time="720" ]
     31</code>
    2832
    2933<small>* Plugin will not work if profile is age restricted.</small>
Note: See TracChangeset for help on using the changeset viewer.