Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60608


Ignore:
Timestamp:
02/22/2024 05:46:52 PM (10 months ago)
Author:
swissspidy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60608

    • Property Component changed from General to REST API
    • Property Type changed from defect (bug) to enhancement
  • Ticket #60608 – Description

    initial v1  
    1 [Allowed orderby params in users endpoint](https://github.com/WordPress/wordpress-develop/blob/4a3240eb8f4be840ad495302d66f2329d0827179/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php#L1548-L1555)
     1[https://github.com/WordPress/wordpress-develop/blob/4a3240eb8f4be840ad495302d66f2329d0827179/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php#L1548-L1555 Allowed orderby params in users endpoint]
    22
    33compared to
    44
    5 [Supported orderby params in `WP_Users_Query`](https://github.com/WordPress/wordpress-develop/blob/4a3240eb8f4be840ad495302d66f2329d0827179/src/wp-includes/class-wp-user-query.php#L194-L209)
     5[https://github.com/WordPress/wordpress-develop/blob/4a3240eb8f4be840ad495302d66f2329d0827179/src/wp-includes/class-wp-user-query.php#L194-L209 Supported orderby params in `WP_Users_Query`]
    66
    77The rest endpoint is missing support for ordering by