display more than 15 with recent posts widget
-
So the recent posts widget that comes default with wordpress will only allow you to display up to 15 posts.
Someone found a fix for this by editing widget.php but widget.php changed in the 3.0.2 update.
I was wondering if anyone can figure out what I need to edit to display as many posts as I want? Here’s a link to the source of the new widget.php: http://pastebin.com/7X9MdYPe
Here’s a post page of the site I have the widget on (the widget only appears on post pages). At the bottom left, in the footer, you will notice 15 links displayed of recent posts. I am trying to show ALL recent posts, not just 15.
If I can’t use a widget, what code can I use to retrieve title links for ALL posts?
It seems like such a simple thing. I’m surprised it’s so difficult to do with WordPress.
The topic ‘display more than 15 with recent posts widget’ is closed to new replies.