#2055 closed defect (bug) (fixed)
Reviews should not have sticky options
| Reported by: | Clorith | Owned by: | coffee2code |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Support Forums | Keywords: | has-patch commit |
| Cc: |
Description
Currently individual reviews are just normal theme/plugin topics with stars above them, this means normal topic administration options such as making threads a sticky are included.
If you sticky a review it will instead show up in the support section (and be stuck to the top as expected of a sticky).
We should probably remove this option (I believe it's the only non-essential administrative task on a review)
Attachments (1)
Change History (7)
#2
in reply to: ↑ 1
@
10 years ago
Replying to SergeyBiryukov:
ticket:2012:meta-2012.patch introduces a
wporg_support_is_single_review()function that could be used here.
Added wporg_support_is_single_review() in [4126]
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
ticket:2012:meta-2012.patch introduces a
wporg_support_is_single_review()function that could be used here.