Bug in Recent Posts widget in version 1.10
-
Rowling’s “Recent Posts” widget now shows the last loaded post always in the first position of the list. In a single post view the first post in the list is always the current post.
I reviewed the latest changes in the code and I would suggest moving the
global $post;
statement before theforeach
loop in recent-posts.php. Hope that helps.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bug in Recent Posts widget in version 1.10’ is closed to new replies.