- Issue created by @samit.310@gmail.com
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 5:40am 23 February 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
if (!empty($font_paths) && is_array($font_paths)) { - _preload_fonts($font_paths, $attachments); + preload_font_preload_fonts($font_paths, $attachments); }
I can understand that
_preload_fonts()
could be a function implemented by a project whose machine name is preload_fonts, but functions are allowed to start with an underscore, and that is considered by the coding standards. - Status changed to Closed: works as designed
7 months ago 8:03am 8 May 2024