Changeset 2514578
- Timestamp:
- 04/14/2021 06:14:06 AM (5 years ago)
- File:
-
- 1 edited
-
simple-social-feed/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-social-feed/trunk/readme.txt
r2512082 r2514578 24 24 <ul> 25 25 <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> 27 27 </ul> 28 29 <code> 30 [simple-social-feed username="phenomcraftstudios" limit="8" column="4" margin="1" max_tries="2" cache_time="720" ] 31 </code> 28 32 29 33 <small>* Plugin will not work if profile is age restricted.</small>
Note: See TracChangeset
for help on using the changeset viewer.