itwilleasy
Member
Posted 6 months ago #
How can I integrate this plugin in my non-widget-ready theme?
Can you put this function in this plugin.
And the another funtion: insert post excerpt with the first n characters of the content.
http://wordpress.org/extend/plugins/related-links-by-category/
videoguy916
Member
Posted 6 months ago #
I think you should be able to use widget_RLBC() and have it output the same way it would as a widget.
I might be able to add an excerpt to the post, although the plugin was originally designed to be a list of posts. I'll see what I can do for that...