Logo
Explore Help
Sign In
magdev/wp-bootstrap
1
Fork 0
You've already forked wp-bootstrap
Code Issues Pull Requests Actions Releases 24 Activity
Files
9bb7f4f47fc603ed6cb3de3141c78f506c0e49b9
wp-bootstrap/patterns/hidden-blog-heading.php

14 lines
250 B
PHP
Raw Normal View History

Initial theme scaffolding (v0.0.1) - Bootstrap 5 CSS/JS integration via Yarn (served locally) - Dart Sass build pipeline with PostCSS, Autoprefixer, cssnano - Twig 3.0 via Composer with PSR-4 autoloading - FSE block theme templates (index, home, single, page, archive, search, 404) - Template parts (header, footer) and block patterns - theme.json with Bootstrap 5-aligned design tokens - Gitea CI/CD workflow for automated release packages - WordPress i18n support (en_US base, de_CH translation) Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-08 02:25:33 +01:00
<?php
/**
* Title: Blog heading
* Slug: wp-bootstrap/hidden-blog-heading
* Inserter: no
*
* @package WPBootstrap
* @since 0.0.1
*/
?>
<!-- wp:heading {"level":1} -->
<h1><?php esc_html_e( 'Blog', 'wp-bootstrap' ); ?></h1>
<!-- /wp:heading -->
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 31ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API