Files
wp-bootstrap/style.css
magdev e3e9b9f2be
All checks were successful
Create Release Package / PHP Lint (push) Successful in 1m3s
Create Release Package / Build Release (push) Successful in 1m41s
fix: make page title <h1> conditional to prevent double headings (v1.0.3)
When plugins inject content via TwigService with empty post.title,
the theme's <h1> is now skipped. Prevents duplicate headings on
plugin-rendered pages that provide their own titles.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-11 09:54:16 +01:00

16 lines
806 B
CSS

/*
Theme Name: WP Bootstrap
Theme URI: https://src.bundespruefstelle.ch/magdev/wp-bootstrap
Author: Marco Graetsch
Author URI: https://src.bundespruefstelle.ch/magdev
Description: A modern WordPress Block Theme built from scratch with Bootstrap 5. Features responsive design, dark mode support, and full compatibility with the WordPress Site Editor.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 8.3
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wp-bootstrap
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog
*/