lesterchan / wp-downloadmanager

Adds a simple download manager to your WordPress blog.
https://wordpress.org/plugins/wp-downloadmanager/
17 stars 15 forks source link

stream_limit not working on wp4.7.4 #22

Closed frkinta closed 7 years ago

frkinta commented 7 years ago

I've insert the following code to my website: [page_download category="2" stream_limit="5"]. I have all the files on my page instead of only 5

wp4.7.4

lesterchan commented 7 years ago

stream_limit was never working for page_download because the variable was not in it.

Check our the General Usage https://github.com/lesterchan/wp-downloadmanager, the shortcode is [download].