[wp-trac] [WordPress Trac] #57700: Incorrect $order_by parameter name in personal data exporter and eraser

WordPress Trac noreply at wordpress.org
Mon Feb 13 22:03:46 UTC 2023


#57700: Incorrect $order_by parameter name in personal data exporter and eraser
--------------------------------------+-----------------------------
 Reporter:  SergeyBiryukov            |       Owner:  SergeyBiryukov
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  6.2
Component:  Comments                  |     Version:  4.9.6
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  good-first-bug has-patch  |     Focuses:  privacy
--------------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"55324" 55324]:
 {{{
 #!CommitTicketReference repository="" revision="55324"
 Comments: Use correct `orderby` parameter name in personal data exporter
 and eraser.

 This ensures that `get_comments()` is called with the correct parameter
 name in:
 * `wp_comments_personal_data_exporter()`
 * `wp_comments_personal_data_eraser()`

 Follow-up to [42888], [42994].

 Props smeunus, kapilpaul, SergeyBiryukov.
 Fixes #57700.
 }}}

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


More information about the wp-trac mailing list