2016-05-11, 03:12:34
New to GS and this plugin. Trying it out and trying to decide whether to use it or News Manager
I have everything working except the "recent posts" link. I've tried inserting the following code both in the sidebar and on a test page:
<?php show_blog_recent_posts($excerpt=false, $excerpt_length=null, $thumbnail=null, $read_more=null); ?>
But nothing appears. In the plugin settings I do have the recent posts count set to 5.
I know this plugin is deprecated and will be replaced by SimpleBlog (currently in alpha). I couldn't find any documentation on the website anymore though.
I have everything working except the "recent posts" link. I've tried inserting the following code both in the sidebar and on a test page:
<?php show_blog_recent_posts($excerpt=false, $excerpt_length=null, $thumbnail=null, $read_more=null); ?>
But nothing appears. In the plugin settings I do have the recent posts count set to 5.
I know this plugin is deprecated and will be replaced by SimpleBlog (currently in alpha). I couldn't find any documentation on the website anymore though.