[wp-trac] [WordPress Trac] #55830: Rover IDX broken in WordPress 6.0

WordPress Trac noreply at wordpress.org
Wed May 25 14:32:51 UTC 2022


#55830: Rover IDX broken in WordPress 6.0
----------------------------+-----------------------------
 Reporter:  stevemullen     |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Bootstrap/Load  |    Version:  6.0
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+-----------------------------
 Rover IDX uses `do_parse_request` and `the_posts` to hook into a 404
 condition, and provide content when certain criteria are met.  This is not
 working in 6.0.  We don't even get to `the_posts` - it's never fired.  Is
 there new 404 handling that skips `the_posts`?  I know there were
 performance changes in 6.0 - I suspect one of those changes is skipping
 `the_posts` when 404 is detected.

 https://demo.roveridx.com/ma/dennis/58-featherbed-lane/ - this url should
 display a fully formed real estate listing.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55830>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list