[wp-hackers] Calendar generating bad links to pages

Alan Castonguay alan at verselogic.net
Thu May 28 00:40:12 GMT 2009


2.7.1's calendar is generated in http://core.trac.wordpress.org/browser/tags/2.7.1/wp-includes/general-template.php 
  but as far as I see all the SQL is guarded with
    AND post_type = 'post' AND post_status = 'publish'

It might be caused by a plugin filtering the sql, or replacing the  
calendar wholesale. I don't see this behavior on 2.8-bleeding-edge

Alan J Castonguay



On May 27, 2009, at 8:18 PM, RePost wrote:

> I've found through checking my Google Webmaster stats that the  
> WordPress (2.7.1) calendar is attempting to create links to pages as  
> well as blog entries, resulting in 404 errors.
>
> For example, WP shows that I generated my "About" page on 11-24-08  
> and my "Contact" pages on 11-26-08. The November calendar is  
> treating those pages like blog entries and attempting to link to them.
>
> To test these links, see the calendar at the bottom of the middle  
> column:
> http://bit.ly/n0en4
>
> How do I correct this error?
>
> Thanks.
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list