Changes between Initial Version and Version 1 of Ticket #26901
- Timestamp:
- 02/01/2014 08:00:20 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26901 – Description
initial v1 5 5 Here 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 6 6 7 Ipstenu suggested this might be related to https://core.trac.wordpress.org/ticket/232907 Ipstenu suggested this might be related to #23290 8 8 9 9 The following edit of wp-includes/post-template.php (suggested by Rasmataz in the support thread above) '''does''' remove the error: