Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 9 years ago

#3998 closed enhancement (maybelater)

Root component pages do not need to be published

Reported by: johnjamesjacoby Owned by: johnjamesjacoby
Priority: minor Milestone:
Component: Route Parser Version: 1.5.3
Severity: normal Keywords: trac-tidy-2018
Cc:

Description

Right now to assign a page to a root component, it needs to be published. This makes it difficult to test what a page looks like, and impossible to hide a page from users without code intervention. A few small changes should allow users to set root components as any status without much of an issue.

Change History (10)

#1 @johnjamesjacoby
15 years ago

  • Milestone 1.6Future Release
  • Priority normalminor
  • Type defect (bug)enhancement

More difficult than it looks. bp_core_set_uri_globals() overrides any existing page output, so we have no basis to know the status of a page when it loads.

#2 @DJPaul
13 years ago

  • Component CoreRewrite Rules
  • Milestone Future Release1.8

Will likely be made redundant if rewrite rules come along in 1.8, so moving to that milestone for further review.

#4 @boonebgorges
13 years ago

  • Milestone 1.81.9

#5 @r-a-y
13 years ago

  • Milestone 1.92.0

#6 @boonebgorges
12 years ago

  • Milestone 2.02.1

#7 @DJPaul
12 years ago

  • Milestone 2.12.2

#8 @DJPaul
12 years ago

  • Milestone 2.2Future Release

#9 @DJPaul
9 years ago

  • Keywords trac-tidy-2018 added

We're closing this ticket because it has not received any contribution or comments for at least two years. We have decided that it is better to close tickets that are good ideas, which have not gotten (or are unlikely to get) contributions, rather than keep things open indefinitely. This will help us share a more realistic roadmap for BuddyPress with you.

Everyone very much appreciates the time and effort that you spent sharing your idea with us. On behalf of the entire BuddyPress team, thank you.

If you feel strongly that this enhancement should still be added to BuddyPress, and you are able to contribute effort towards it, we encourage you to re-open the ticket, or start a discussion about it in our Slack channel. Please consider that time has proven that good ideas without contributions do not get built.

For more information, see https://bpdevel.wordpress.com/2018/01/21/our-awaiting-contributions-milestone-contains/
or find us on Slack, in the #buddypress channel: https://make.wordpress.org/chat/

#10 @DJPaul
9 years ago

  • Milestone Awaiting Contributions
  • Resolutionmaybelater
  • Status newclosed
Note: See TracTickets for help on using tickets.