Skip to:
Content

bbPress.org

Opened 6 weeks ago

Closed 6 weeks ago

#3601 closed defect (bug) (fixed)

2.6.10 has issues

Reported by: robin-w's profile Robin W Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.6.11 Priority: high
Severity: major Version: 2.6.9
Component: General Keywords:
Cc:

Change History (6)

#2 @johnjamesjacoby
6 weeks ago

  • Description modified (diff)

#3 @johnjamesjacoby
6 weeks ago

  • Milestone changed from Awaiting Review to 2.6.11
  • Owner set to johnjamesjacoby
  • Status changed from new to assigned

#4 @johnjamesjacoby
6 weeks ago

In 7270:

Common: update blacklist_keys to disallow_keys

This change prevents a deprecated option notice in WordPress versions greater than 5.5.

See: #3601

In branches/2.6, for 2.6.11.

#5 @johnjamesjacoby
6 weeks ago

In 7271:

Common: update blacklist_keys to disallow_keys in PHPUnit tests

See: #3601

In branches/2.6, for 2.6.11.

#6 @johnjamesjacoby
6 weeks ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 7272:

Forums: bail out of pre_get_posts if empty post_type parameter

This change addresses a regression inside of bbp_pre_get_posts_normalize_forum_visibility that was unintentionally targeting posts queries that were not sourced from the ones built into bbPress (forum/topic/reply), causing the majority of non-bbPress queries to return empty results.

Fixes #3601.

In branches/2.6, for 2.6.11.

Note: See TracTickets for help on using tickets.