Is there any way I can modify the code so that it shows more than 20 posts?
Love this plugin. Thanks for the great work!
Is there any way I can modify the code so that it shows more than 20 posts?
Love this plugin. Thanks for the great work!
I just released version 3.0.2. In this version you just have to define the constant SIDEPOSTS_MAX in your wp-config.php file with the max posts number you want to allow:
In wp-config.php
define ('SIDEPOSTS_MAX' , 50);Thank you Txanny!
You're welcome!
This topic has been closed to new replies.