[wp-trac] [WordPress Trac] #16502: Quick Edit contents should only be rendered if quick edit button in actions after filtering

WordPress Trac noreply at wordpress.org
Sun Feb 5 22:56:51 UTC 2023


#16502: Quick Edit contents should only be rendered if quick edit button in actions
after filtering
-------------------------------------------------+-------------------------
 Reporter:  wyrfel                               |       Owner:  chriscct7
     Type:  enhancement                          |      Status:  reviewing
 Priority:  normal                               |   Milestone:  6.2
Component:  Quick/Bulk Edit                      |     Version:  3.0.4
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-testing-info needs-    |     Focuses:
  dev-note dev-feedback has-unit-tests           |
-------------------------------------------------+-------------------------
Changes (by costdev):

 * keywords:  has-patch has-testing-info needs-dev-note dev-feedback => has-
     patch has-testing-info needs-dev-note dev-feedback has-unit-tests


Comment:

 I've attached some PHPUnit tests to cover a final patch.

 These cover:
 - A post with the `inline hide-if-no-js` action.
 - A page with the `inline hide-if-no-js` action.
 - A hierarchical custom post type with the `inline hide-if-no-js` action.
 - A non-hierarchical custom post type with the `inline hide-if-no-js`
 action.
 - A post without the `inline hide-if-no-js` action.
 - A page without the `inline hide-if-no-js` action.
 - A hierarchical custom post type without the `inline hide-if-no-js`
 action.
 - A non-hierarchical custom post type without the `inline hide-if-no-js`
 action.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/16502#comment:45>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list