Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52506, comment 72


Ignore:
Timestamp:
01/28/2023 01:11:53 PM (21 months ago)
Author:
Otto42
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52506, comment 72

    initial v1  
    11Fatal error: Uncaught Error: Call to undefined function str_ends_with() in .../wp-includes/class-wpdb.php on line 1623
    22
    3 This broke the grav-redirect.php functionality on wordpress.org, which is why all the gravitas on this trac page are not showing up.
     3This broke the grav-redirect.php functionality on wordpress.org, which is why all the gravatars on this trac page are not showing up.
    44
    55If WPDB is going to rely on a polyfill function, it probably should be included somewhere in the file.