Opened 7 years ago
Closed 7 years ago
#7741 closed enhancement (fixed)
Welcome screen updates for 3.0
Reported by: | DJPaul | Owned by: | djpaul |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | New User Experience | Keywords: | |
Cc: |
Description
I'm trying to do a more substantial to the welcome screen than we have done for a couple of years.
Opening this ticket to track progress/discussion.
Attachments (1)
Change History (19)
#5
@
7 years ago
@offereins said:
In my local multisite installation, the new
Hello, BuddyPress!
admin-bar link points tohttp://wp.test/wp-admin/network/?hello=buddypress
. Not sure what it should be, but it results in the network admin dashboard without any BP content.
#14
@
7 years ago
@r-a-y The scss file will need to be updated for those changes above otherwise we'll just overwrite next time it's compiled?
With this hello.scss we'll need to add it in to the linter as we're breaking the ordering convention for properties.
#15
@
7 years ago
r-a-y did, in the previous commit r12006.
Also, I am pretty sure the new file is being linted. I set that up and I know it flagged issues which I resolved during development.
Rough plan here is:
Moving the Credits screen into a tab in "Settings > BuddyPress"
New modal-style appearance for the About page (I'm calling this the "Hello" screen.
Update Credits screen with names for 3.0
Long term plan:
Look at turning the Hello screen into something powered by better JS, with RSS-like feed support.
Find a way to better surface Hello as the go-to location to learn about BuddyPress, and get support.