Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26901


Ignore:
Timestamp:
02/01/2014 08:00:20 PM (11 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26901 – Description

    initial v1  
    55Here is the page that produces the PHP warning in my server error logs: http://www.rockbrookcamp.com/sitemap/  It is an html sitemap with a custom page template.  The code for that template is here: https://github.com/tunjic/rbc-sitemap-template
    66
    7 Ipstenu suggested this might be related to https://core.trac.wordpress.org/ticket/23290
     7Ipstenu suggested this might be related to #23290
    88
    99The following edit of wp-includes/post-template.php (suggested by Rasmataz in the support thread above) '''does''' remove the error: