Make WordPress Core

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


Ignore:
Timestamp:
12/01/2013 08:40:40 PM (11 years ago)
Author:
klihelp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26321, comment 2

    initial v1  
    11It's happening with custom WP_Query() loop on pages where is_page() == TRUE.
    2 Happening with Woocommerce plugin's shortcodes, which creates custom loop.
    32
    4 Related #19949
     3Using Woocommerce plugin shortcodes on pages, warning message only appears once before the first product thumbnail, but thumbnail displayed correctly.
     4
     5Maybe related to #19949