We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9bb484 commit 4d2e4c4Copy full SHA for 4d2e4c4
mu-plugins/blocks/global-header-footer/footer.php
@@ -163,7 +163,7 @@
163
164
<?php if ( str_starts_with( get_locale(), 'en_' ) ) : ?>
165
<!-- Use an image so it can have the MrsEaves font. -->
166
- <!-- wp:image {"width":188,"height":13,"className":"global-footer__code_is_poetry"} -->
+ <!-- wp:image {"lightbox":{"enabled":false},"width":188,"height":13,"className":"global-footer__code_is_poetry"} -->
167
<figure class="wp-block-image is-resized global-footer__code_is_poetry">
168
<img
169
src="<?php echo esc_url( $code_is_poetry_src ); ?>"
0 commit comments