Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#933 closed defect (bug) (fixed)

Admin Bar Create Blog only when needed. [Has Patch]

Reported by: jason_jm's profile Jason_JM Owned by: jason_jm's profile Jason_JM
Milestone: 1.1 Priority: minor
Severity: Version:
Component: Keywords: Admin-Bar, UI, Create Blog, Patch
Cc:

Description

Normally an <li> is created under blogs within the admin-bar. It reads, 'Create a Blog! and houses an href.

When registration is disabled, the entire entity will remain.

Clicking on the href <li> sends the user to the blog creation area in BP. It is here that the user will either be able to create a blog or be notified that registration is disabled.

Patch simply checks if signup is disabled and does not allow the <li> to output. Since the very option of allowing the WPMU admin to disable signup exists, we should translate this to BP as well.

An added benefit to cleaning up the UI is limiting the attack surface for system by not exposing clear application paths.

Attachments (1)

(JASON_JM)bp_core-adminbar(v1).patch (606 bytes) - added by Jason_JM 15 years ago.
V1 of the patch.

Download all attachments as: .zip

Change History (7)

@Jason_JM
15 years ago

V1 of the patch.

#1 @Jason_JM
15 years ago

  • Priority changed from trivial to minor

#2 @Jason_JM
15 years ago

  • Type changed from enhancement to defect

#3 @Jason_JM
15 years ago

  • Owner set to Jason_JM
  • Status changed from new to assigned

#4 @Jason_JM
15 years ago

Recent forum activity similar to this topic: Forum Post

#5 @apeatling
15 years ago

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

(In [1736]) Fixes #933 props Jason_JM

#6 @Jason_JM
15 years ago

Awesome!

  • Jason Giedymin, AcronymLabs.com
Note: See TracTickets for help on using tickets.