Opened 22 months ago
Closed 20 months ago
#18348 closed enhancement (fixed)
Use wp_editor() for comment quick edit and reply
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Comments | Version: | |
| Severity: | normal | Keywords: | has-patch needs-testing |
| Cc: |
Description (last modified by ocean90)
WP 3.2 comment Quick Edit screen:
http://cl.ly/203Y1S303L0z0U3h2b3i
Current reply from dashboard screen:
http://cl.ly/1C2K0A07152s473a3G2b
Current comment Quick Edit screen:
http://cl.ly/2K1R3h2t153d0U2c2c2E
After the use of wp_editor():
http://cl.ly/2m0h0M2f0H0t2E2p2z29
Related: #17144
Attachments (1)
Change History (7)
- Milestone changed from Awaiting Review to 3.3
- Owner set to azaozz
- Status changed from new to reviewing
- Resolution fixed deleted
- Status changed from closed to reopened
This broke the AJAX collapse when trashing or marking a comment as spam on the comments screen. It refreshes the page each time.
Not to annoy, but its making my life really hard right now :D
This broke the AJAX collapse when trashing or marking a comment as spam on the comments screen. It refreshes the page each time.
It might not have been this change, It could've been [18804] (which was just reverted) SVN up and try again? - I just tried the Spam/trashing functionality and it worked for me

In [18803]: