Making WordPress.org

Opened 6 years ago

Closed 5 years ago

Last modified 5 years ago

#3303 closed defect (bug) (fixed)

Plugin Directory Admin: Quick Edit should not allow slug changes on approved or rejected plugins

Reported by: ipstenu's profile Ipstenu Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: Priority: normal
Component: Plugin Directory Keywords:
Cc:

Description

Right now I can edit the slug of a live plugin is QuickEdit

This is bad.

We should remove quick editing of the slug entirely.

Change History (4)

#1 in reply to: ↑ description @SergeyBiryukov
6 years ago

Replying to Ipstenu:

We should remove quick editing of the slug entirely.

Seems to contradict comment:8:ticket:2249 :) Maybe limit it to new and pending plugins?

#2 @Ipstenu
6 years ago

Maybe limit it to new and pending plugins?

yes :) That.

#3 @SergeyBiryukov
5 years ago

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

In 7791:

Plugin Directory: Limit slug changes via Quick Edit to new and pending plugins.

Also adjust the capability check for consistency with the one on Edit screen.

Props Ipstenu.
Fixes #3303.

#4 @SergeyBiryukov
5 years ago

In 7798:

Plugins: Don't dequeue inline-edit-post.js in Plugin_Posts::handle_row_actions(), as Quick Edit might be needed for new and pending plugins.

Do that in Customizations::enqueue_assets() instead.

See #3303.

Note: See TracTickets for help on using tickets.