Closed cjg89 closed 3 years ago
Description
min-height
background-color
dns-prefetch
ucfwp_enqueue_frontend_assets()
wp-a11y
update_option()
option_${option_name}
Motivation and Context
How Has This Been Tested?
Reviewed in Dev
Types of changes
Checklist:
Description
min-height
,background-color
to UCF Header placeholder elem to reduce layout shift on load.dns-prefetch
'ed.ucfwp_enqueue_frontend_assets()
to ensure webfonts are enqueued as dependencies for the main theme stylesheet.wp-a11y
enqueue.update_option()
calls to useoption_${option_name}
filter hooks instead.Motivation and Context
How Has This Been Tested?
Reviewed in Dev
Types of changes
Checklist: