Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#2519 closed enhancement (fixed)

Support Forums: Make Stick action more discoverable

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: Priority: normal
Component: Support Forums Keywords: has-screenshots
Cc:

Description

Background: #1413, #2398.

I've found at least three mentions in the last few months that showing Stick/Unstick options on hovering the first post of the thread is not intuitive for plugin authors:
https://wordpress.slack.com/archives/forums/p1478880656001737
https://wordpress.slack.com/archives/forums/p1480417813004334
https://wordpress.slack.com/archives/forums/p1485104789009310

These actions should be moved to Topic Admin sidebar section.

Attachments (1)

meta-2519.PNG (4.6 KB) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
8 years ago

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

In 4969:

Support Theme: Display Topic Admin sidebar section if the current user can stick a topic to a plugin or theme forum.

Fixes #2519.

#2 @SergeyBiryukov
8 years ago

To clarify, [4969] should not expose any admin links to contributors that they don't normally have access to, as all the built-in links have the appropriate permissions: current_user_can( 'moderate' ), etc.

It should only expose the Stick/Unstick link added by Stickies_Compat class.

At the moment, Reply link is also exposed, but it might be removed as a part of #2398, (it's redundant, as mentioned in comment:5:ticket:2398).

#3 @SergeyBiryukov
8 years ago

  • Keywords has-screenshots added
Note: See TracTickets for help on using tickets.