Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #27213, comment 2


Ignore:
Timestamp:
02/26/2014 05:29:11 PM (11 years ago)
Author:
Marventus
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27213, comment 2

    initial v1  
    22Hi, Helen. Thanks for pitching in.
    33> That said, I suspect your posts are not the same between environments
    4 Nope, actually, Dbs are the same (local is a dump from live with different site and home urls)
     4Nope, they are actually. Dbs are the same (local is a dump from live with different site and home urls)
    55
    66> - `in_category()` applies to a specific post, and shouldn't be used in `wp_head` without checking if you're looking at a singular item or else you might get unpredictable results.