Changes between Initial Version and Version 1 of Ticket #31140, comment 5
- Timestamp:
- 02/03/2015 08:06:28 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31140, comment 5
initial v1 1 1 There is the potential something changed between 3.9 and 4.0, but my inability to duplicate the issue you're seeing on 4.1 doesn't allow me to find out if that's the case. 2 2 3 The code would've been broken on 3.9 - `is_singular('wsg-intros `)` would've always returned false. Although there's the possibility it was working because you had a 2nd posts loop later in the page load (or in the sidebar) where it was referencing the main query still.3 The code would've been broken on 3.9 - `is_singular('wsg-intros')` would've always returned false. Although there's the possibility it was working because you had a 2nd posts loop later in the page load (or in the sidebar) where it was referencing the main query still.