/
home
/
altere25
/
labratnyc.com
/
wp-content
/
themes
/
twentytwentytwo
/
inc
/
patterns
/
/home/altere25/labratnyc.com/wp-content/themes/twentytwentytwo/inc/patterns
mkdir
upload
Name
Size
Mode
Actions
footer-about-title-logo.php
1819
0644
edit
dl
rm
footer-blog.php
2758
0644
edit
dl
rm
footer-dark.php
1445
0644
edit
dl
rm
footer-default.php
1028
0644
edit
dl
rm
footer-logo.php
1053
0644
edit
dl
rm
footer-navigation-copyright.php
1239
0644
edit
dl
rm
footer-navigation.php
1192
0644
edit
dl
rm
footer-query-images-title-citation.php
2340
0644
edit
dl
rm
footer-query-title-citation.php
2176
0644
edit
dl
rm
footer-social-copyright.php
1564
0644
edit
dl
rm
footer-title-tagline-social.php
1815
0644
edit
dl
rm
general-divider-dark.php
908
0644
edit
dl
rm
general-divider-light.php
914
0644
edit
dl
rm
general-featured-posts.php
1138
0644
edit
dl
rm
general-image-with-caption.php
1606
0644
edit
dl
rm
general-large-list-names.php
2427
0644
edit
dl
rm
general-layered-images-with-duotone.php
1524
0644
edit
dl
rm
general-list-events.php
8085
0644
edit
dl
rm
general-pricing-table.php
5100
0644
edit
dl
rm
general-subscribe.php
1485
0644
edit
dl
rm
general-two-images-text.php
2749
0644
edit
dl
rm
general-video-header-details.php
2746
0644
edit
dl
rm
general-video-trailer.php
1687
0644
edit
dl
rm
general-wide-image-intro-buttons.php
2453
0644
edit
dl
rm
header-centered-logo-black-background.php
1331
0644
edit
dl
rm
header-centered-logo.php
1861
0644
edit
dl
rm
header-centered-title-navigation-social.php
2231
0644
edit
dl
rm
header-default.php
1281
0644
edit
dl
rm
header-image-background-overlay.php
2380
0644
edit
dl
rm
header-image-background.php
2418
0644
edit
dl
rm
header-large-dark.php
2807
0644
edit
dl
rm
header-logo-navigation-gray-background.php
1432
0644
edit
dl
rm
header-logo-navigation-offset-tagline.php
1755
0644
edit
dl
rm
header-logo-navigation-social-black-background.php
1939
0644
edit
dl
rm
header-small-dark.php
2369
0644
edit
dl
rm
header-stacked.php
1489
0644
edit
dl
rm
header-text-only-green-background.php
1614
0644
edit
dl
rm
header-text-only-salmon-background.php
1445
0644
edit
dl
rm
header-text-only-with-tagline-black-background.php
1757
0644
edit
dl
rm
header-title-and-button.php
1216
0644
edit
dl
rm
header-title-navigation-social.php
1561
0644
edit
dl
rm
header-with-tagline.php
1587
0644
edit
dl
rm
hidden-404.php
993
0644
edit
dl
rm
hidden-bird.php
674
0644
edit
dl
rm
hidden-heading-and-bird.php
1424
0644
edit
dl
rm
page-about-large-image-and-buttons.php
4401
0644
edit
dl
rm
page-about-links-dark.php
3673
0644
edit
dl
rm
page-about-links.php
4324
0644
edit
dl
rm
page-about-media-left.php
3037
0644
edit
dl
rm
page-about-media-right.php
2921
0644
edit
dl
rm
page-about-simple-dark.php
3343
0644
edit
dl
rm
page-about-solid-color.php
2784
0644
edit
dl
rm
page-layout-image-and-text.php
2806
0644
edit
dl
rm
page-layout-image-text-and-video.php
4008
0644
edit
dl
rm
page-layout-two-columns.php
4023
0644
edit
dl
rm
page-sidebar-blog-posts-right.php
5203
0644
edit
dl
rm
page-sidebar-blog-posts.php
4548
0644
edit
dl
rm
page-sidebar-grid-posts.php
4191
0644
edit
dl
rm
page-sidebar-poster.php
3427
0644
edit
dl
rm
query-default.php
2325
0644
edit
dl
rm
query-grid.php
1390
0644
edit
dl
rm
query-image-grid.php
1915
0644
edit
dl
rm
query-irregular-grid.php
8550
0644
edit
dl
rm
query-large-titles.php
1359
0644
edit
dl
rm
query-simple-blog.php
1884
0644
edit
dl
rm
query-text-grid.php
1326
0644
edit
dl
rm
Edit:
/home/altere25/labratnyc.com/wp-content/themes/twentytwentytwo/inc/patterns/header-default.php
(1281B)
<?php /** * Default header block pattern */ return array( 'title' => __( 'Default header', 'twentytwentytwo' ), 'categories' => array( 'header' ), 'blockTypes' => array( 'core/template-part/header' ), 'content' => '<!-- wp:group {"align":"full","layout":{"inherit":true}} --> <div class="wp-block-group alignfull"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"var(--wp--custom--spacing--large, 8rem)","top":"var(--wp--custom--spacing--small, 1.25rem)"}}},"layout":{"type":"flex","justifyContent":"space-between"}} --> <div class="wp-block-group alignwide" style="padding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--large, 8rem)"><!-- wp:group {"layout":{"type":"flex"}} --> <div class="wp-block-group"> <!-- wp:site-logo {"width":64} /--> <!-- wp:site-title {"style":{"typography":{"fontStyle":"italic","fontWeight":"400"}}} /--></div> <!-- /wp:group --> <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right"}} --> <!-- wp:page-list {"isNavigationChild":true,"showSubmenuIcon":true,"openSubmenusOnClick":false} /--> <!-- /wp:navigation --></div> <!-- /wp:group --></div> <!-- /wp:group -->', );
Save
cmd:
run