Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#2055 closed defect (bug) (fixed)

Reviews should not have sticky options

Reported by: clorith's profile Clorith Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
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)

meta-2055.patch (957 bytes) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (7)

#1 follow-up: @SergeyBiryukov
8 years ago

ticket:2012:meta-2012.patch introduces a wporg_support_is_single_review() function that could be used here.

#2 in reply to: ↑ 1 @netweb
8 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]

#3 @SergeyBiryukov
8 years ago

  • Keywords has-patch added

#4 @SergeyBiryukov
8 years ago

  • Keywords commit added

#5 @coffee2code
8 years ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 4161:

Forums Theme: Remove 'Stick' admin link for reviews.

Props SergeyBiryukov for initial patch.
Fixes #2055.

#6 @SergeyBiryukov
7 years ago

In 5360:

Support Forums: Simplify a condition in Stickies_Compat::admin_links().

See #2055.

Note: See TracTickets for help on using tickets.