Changes between Initial Version and Version 1 of Ticket #33404, comment 13
- Timestamp:
- 10/24/2015 12:59:59 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33404, comment 13
initial v1 1 1 @westonruter I'll update the patch to use `array_map()`. To reproduce the issue you need to have the theme unit testing data installed at a minimum, I also have the demo data for WooCommerce, and then do a search that produces less than 20 taxonomies and more than 20 posts so the second page will have the taxonomies repeat with the additional posts. It's difficult to reproduce, but once you do you will see the pattern jump out. 2 3 Note: In my case I used `as` which was common enough to grab a lot of posts but specific enough to limit the taxonomies to mostly aside related stuff for post formats.