Changes between Initial Version and Version 1 of Ticket #27213, comment 2
- Timestamp:
- 02/26/2014 05:29:11 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27213, comment 2
initial v1 2 2 Hi, Helen. Thanks for pitching in. 3 3 > 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)4 Nope, they are actually. Dbs are the same (local is a dump from live with different site and home urls) 5 5 6 6 > - `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.