#4383 closed defect (bug) (fixed)
Plugin 'Reviews' tab should provide more information to logged-out users
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Plugin Directory | Keywords: | needs-patch |
Cc: |
Description
To a logged out user, it doesn't appear there is any way to review a plugin:
The Support tab is a bit clearer:
However, if a plugin already has a lot of support threads, then that tab is unclear too as the message gets pushed down to the bottom. Example: https://wordpress.org/support/plugin/olympus-google-fonts/
It would be useful if these messages showed at the top for logged-out users.
Attachments (3)
Change History (13)
#1
@
6 years ago
- Keywords dev-feedback close added
- Resolution set to worksforme
- Status changed from new to closed
#2
@
6 years ago
- Resolution worksforme deleted
- Status changed from closed to reopened
Hi @pratikgandhi,
This isnt fixed, please check a plugin that has no reviews when you are not logged in:
https://wordpress.org/plugins/design-experiments/#reviews
The tab is completely blank.
#3
@
6 years ago
- Keywords needs-patch added; dev-feedback close removed
- Priority changed from normal to high
Hi @DannyCooper
yes, There should be some message like 'This plugin has not been rated yet, Add my review'.
Thanks
#5
@
5 years ago
- Owner set to dufresnesteven
- Status changed from reopened to assigned
Patch attachment:4383.diff.
I've submitted a patch to add a message on the left side of the reviews tab for the following scenarios:
The Plugin has no reviews and the user is logged out.
The Plugin has no reviews and the user is logged in.
Notes:
- I made use of our newer "notice" styles for the messaging
Deployment Instructions:
- Need to recompile wporg-plugins css.
#6
@
5 years ago
- Owner changed from dufresnesteven to DannyCooper
Did I interpret your expected change properly?
#9
@
5 years ago
Hi @dd32,
The Log in to WordPress.org
string should have capital P.
The trac is autocorrecting the capital P, so I can't report it correcly
Please see ticket https://meta.trac.wordpress.org/ticket/5124
Hello @DannyCooper
Thank you for the ticket.
I just checked the plugin's review tab and I think it's now updated. I can see the reviews without login and with login in this tab easily. Hope it is visible to you as well.
Thank you