updated theme Twenty Nineteen version 3.3

This commit is contained in:
2026-06-03 21:29:36 +00:00
committed by Gitium
parent 4421f79f19
commit b7d289f90e
24 changed files with 456 additions and 568 deletions

View File

@ -11,7 +11,7 @@
* Adds custom classes to the array of body classes.
*
* @param array $classes Classes for the body element.
* @return array
* @return string[] The filtered body class list.
*/
function twentynineteen_body_classes( $classes ) {