Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #49715, comment 22


Ignore:
Timestamp:
07/04/2020 10:55:42 AM (5 years ago)
Author:
afercia
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49715, comment 22

    initial v1  
    11Testing [attachment:"49715.4.diff"] it should be rebuilt on top of current trunk.
    22
    3 The patch is still based on a previous codebase. Form 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:
     3The 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:
    44
    55`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`.