- Timestamp:
- 11/02/2024 02:59:16 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-privacy-requests-table.php
r56665 r59336 431 431 * 432 432 * @param WP_User_Request $item Item being shown. 433 * @return string Status column markup. 433 * @return string|void Status column markup. Returns a string if no status is found, 434 * otherwise it displays the markup. 434 435 */ 435 436 public function column_status( $item ) {
Note: See TracChangeset
for help on using the changeset viewer.