Changes between Initial Version and Version 1 of Ticket #49715, comment 22
- Timestamp:
- 07/04/2020 10:55:42 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49715, comment 22
initial v1 1 1 Testing [attachment:"49715.4.diff"] it should be rebuilt on top of current trunk. 2 2 3 The patch is still based on a previous codebase. For mexample: we recently removed the `abbr` for the extended date but this patch restores a parameter `$h_time` that was removed. This also triggers a PHP notice:3 The patch is still based on a previous codebase. For example: we recently removed the `abbr` for the extended date but this patch restores a parameter `$h_time` that was removed. This also triggers a PHP notice: 4 4 5 5 `Notice: Undefined variable: h_time in /srv/www/wordpress-develop/public_html/build/wp-admin/includes/class-wp-posts-list-table.php on line 1144`.