Matt Robinson
Matt Robinson
## Description WP-r45310: Administration: Remove duplicate `font-face` declaration n Dashicons CSS. This was causing console warnings in some browsers. WP:Props aduth, joen, afercia, timph, ianbelanger. Fixes https://core.trac.wordpress.org/ticket/47183. --- Merges https://core.trac.wordpress.org/changeset/45310...
## Description This PR is a partial fix for #692 This change contains automated layout fixes for core source and testing files. It also updates GitHub Action tests such that...
## Description Backport of upstream fix for PHP8.1 reserved name. ## Motivation and context This change ensure future compatibility with PHP8.1 and closes #775 ## How has this been tested?...
## Expected behavior I noticed error being logged today on one of my sites related to PHP variables not being countable. There is an upstream issue and fix: https://core.trac.wordpress.org/ticket/48046 ##...
## Description There are two upstream changesets that'll get us from SimplePie 1.5.6 to 1.5.7 and then 1.5.8 https://core.trac.wordpress.org/changeset/52393 https://core.trac.wordpress.org/changeset/52413 ## Motivation and context This improves compatability with PHP 8.0...
## Description This PR is a backport of a major upgrade to the core date and time functions. Fixes #903 ## Motivation and context The original date and time functions...
## Description Media: Store attachment’s file size in metadata. Store the file size of all newly uploaded attachments, as part of the metadata stored in post meta. Storing file size...
## Description This is a backport of an upstream change and a potential performance enhancement on large sites ## Motivation and context As above and in the upstream ticket: https://core.trac.wordpress.org/ticket/39111...
## Description Fixes #841 As per the original Issue logged above, the is a possible PHP8 issue on uploading media. We have been tracking the upstream ticket and it seems...
## Expected behavior It would be great for plugin anthem authors to be able to specify an endpoint URL to access for update checks in a simple header in the...