Note This is the development version and contains features that may be in various stages of development. If you want to use this on a live website, download here: Brisko.
For documentation details, please refer to the official documentation.
IMPORTANT
define( 'BRISKO_ADMIN_USER', 1 );
allows full control over the website. It is set to user ID 1 by default but can be changed to any valid user ID. This functions similarly to a "sudo" user, allowing that user to bypass certain restrictions like locked blocks and patterns.
Brisko is a lightweight and easy-to-use WordPress theme optimized for speed and fully compatible with the Block Editor and Elementor. It is designed for various applications, including personal blogs, business websites, agencies, portfolios, charities, and more.
With its modern architecture, Brisko now fully supports block-based styling, theme.json, and an improved main options handler. It also introduces enhanced support for block headers and footers.
- Block Editor Support – Full compatibility with WordPress block editor (FSE mode supported).
- Elementor Support – Works seamlessly with Elementor for advanced page-building.
- Lightweight & Fast – Optimized for performance without unnecessary bloat.
- Customizable – Offers settings for global styles, color schemes, page width, navigation, and more.
- Theme.json Support – Allows better global style management.
- Bootstrap Grid Only – Retains Bootstrap’s grid system while removing unnecessary styles.
- Standalone Autoloader – Improved file structure for better efficiency.
- Additional Hooks & Actions – More flexibility with
brisko_after_body_open
,brisko_customizer_setting
, andbrisko_entry_meta
hooks. - Enqueue Extra Assets – Option to include additional scripts and styles.
Brisko 6.0 introduces major changes, including block-based styling, Bootstrap grid-only integration, improved theme settings, and FSE mode support.
- Download from the WordPress Theme Directory: Download Brisko
- Search for "Brisko" in the WordPress backend and install directly: Adding New Themes
- Download the latest .zip release from GitHub: Releases and rename it to
brisko.zip
before uploading. - Enable Pure Content Mode to bypass
the_content
and useget_the_content
instead (#124).
- Use Child Theme Generator Plugin: Download Plugin
- Read the official WordPress documentation: How to Create a Child Theme
Brisko provides an extensive set of customization options, allowing you to control various aspects of your theme:
- Global link and button colors
- Set page and blog width
- Disable/Enable page titles
- Disable/Enable sidebar
- Custom footer text
- Disable/Enable featured image
- Disable/Enable post categories & tags
- Disable/Enable previous and next post navigation
- Disable/Enable theme styles
- Disable/Enable site title and tagline
- Disable/Enable built-in menu and navigation
- Disable/Enable Brisko styles
- Disable/Enable Bootstrap grid
- Enable Block Header & Block Footer
- Supports Full Site Editing (FSE)
- Works with Elementor Pro’s Theme Builder (Watch Tutorial)
- Compatible with Header, Footer & Blocks Plugin (Download Plugin)
Brisko includes various action and filter hooks for enhanced customization.
- Header Actions
brisko_after_body_open
brisko_before_header
brisko_custom_header
brisko_navigation
brisko_nav_menu
brisko_after_header
brisko_homepage_header
- Post Actions
brisko_post_header
brisko_blog_title
brisko_blog_subtitle
brisko_before_entry_meta
brisko_entry_meta
brisko_after_entry_meta
brisko_before_tags
brisko_related_content
brisko_after_post_content
- Comments Actions
brisko_before_comments
brisko_after_comments
- Page Actions
brisko_page_header
brisko_page_footer
- Sidebar Actions
brisko_before_sidebar
brisko_after_sidebar
- Footer Actions
brisko_before_footer
brisko_footer_credit
brisko_footer
brisko_after_footer
brisko_copyright
brisko_poweredby
brisko_sections
(Customizer sections)
Get a visual reference of Brisko’s theme actions with the Brisko Elements Plugin.
For detailed documentation, visit the official documentation page.
Brisko WordPress Theme, Copyright 2025 Uriel Wilson.
Distributed under the GNU GPL v2.0: Read More