Uses
Uses | Description |
---|---|
wp-admin/includes/class-wp-privacy-requests-table.php: WP_Privacy_Requests_Table::get_timestamp_as_date() | Convert timestamp for display. |
wp-includes/formatting.php: esc_attr() | Escaping for HTML attributes. |
wp-includes/formatting.php: esc_html() | Escaping for HTML blocks. |
wp-includes/post.php: get_post_status() | Retrieve the post status based on the post ID. |
wp-includes/post.php: get_post_status_object() | Retrieve a post status object by name. |