Logo alt text is missing!
-
Hi,
This me again π
I have seen that your forget adding alt attribute for the logo image on the maintenance mode page. So I have added a small code snippet to the plugin:
$signals_arrange['logo'] .= '<img src="' . $options['logo'] . '" class="logo" alt= "'. get_bloginfo('name') . '-Logo"/>'
the target file is html.php in the views folderMaybe you can add an option to the plugin that it fetch automatically the alt text of the chosen logo.
Cheers,
Peshmergehttps://ww.wp.xz.cn/plugins/minimal-coming-soon-maintenance-mode/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Logo alt text is missing!’ is closed to new replies.