{"id":15509206,"url":"https://github.com/devuri/brisko","last_synced_at":"2026-03-05T01:02:44.903Z","repository":{"id":41406233,"uuid":"268359565","full_name":"devuri/brisko","owner":"devuri","description":"WordPress Starter Theme","archived":false,"fork":false,"pushed_at":"2025-08-18T04:33:41.000Z","size":29678,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-19T00:32:23.092Z","etag":null,"topics":["blocktheme","bootstrap","bootstrap-wordpress","elementor","elementor-template-kits","fse","gitenberg","wordpress-starter-theme","wordpress-theme"],"latest_commit_sha":null,"homepage":"https://wordpress.org/themes/brisko","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devuri.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-31T20:33:57.000Z","updated_at":"2025-08-17T00:47:32.000Z","dependencies_parsed_at":"2024-02-25T17:32:03.846Z","dependency_job_id":"c51c14ad-ed60-43cc-b23b-a86a2d789e85","html_url":"https://github.com/devuri/brisko","commit_stats":null,"previous_names":[],"tags_count":97,"template":true,"template_full_name":null,"purl":"pkg:github/devuri/brisko","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devuri%2Fbrisko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devuri%2Fbrisko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devuri%2Fbrisko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devuri%2Fbrisko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devuri","download_url":"https://codeload.github.com/devuri/brisko/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devuri%2Fbrisko/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30104218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T00:38:46.881Z","status":"ssl_error","status_checked_at":"2026-03-05T00:38:45.829Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blocktheme","bootstrap","bootstrap-wordpress","elementor","elementor-template-kits","fse","gitenberg","wordpress-starter-theme","wordpress-theme"],"created_at":"2024-10-02T09:41:40.687Z","updated_at":"2026-03-05T01:02:44.874Z","avatar_url":"https://github.com/devuri.png","language":"PHP","readme":"\u003e **Note**\n\u003e 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](https://wordpress.org/themes/brisko/).\n\n\u003e For documentation details, please refer to the [official documentation](https://docs.wpbrisko.com/).\n\n# Brisko WordPress Theme\n\n### Modern, minimalist design, high-performance WordPress Theme\n\n\u003e **IMPORTANT**\n\u003e `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.\n\nBrisko 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.\n\nWith 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.\n\n## Key Features\n- **Block Editor Support** – Full compatibility with WordPress block editor (FSE mode supported).\n- **Elementor Support** – Works seamlessly with Elementor for advanced page-building.\n- **Lightweight \u0026 Fast** – Optimized for performance without unnecessary bloat.\n- **Customizable** – Offers settings for global styles, color schemes, page width, navigation, and more.\n- **Theme.json Support** – Allows better global style management.\n- **Bootstrap Grid Only** – Retains Bootstrap’s grid system while removing unnecessary styles.\n- **Standalone Autoloader** – Improved file structure for better efficiency.\n- **Additional Hooks \u0026 Actions** – More flexibility with `brisko_after_body_open`, `brisko_customizer_setting`, and `brisko_entry_meta` hooks.\n- **Enqueue Extra Assets** – Option to include additional scripts and styles.\n\n\u003e Brisko 6.0 introduces major changes, including **block-based styling, Bootstrap grid-only integration, improved theme settings, and FSE mode support**.\n\n\n## Quick Start\n### How to Install Brisko\n1. Download from the WordPress Theme Directory: [Download Brisko](https://wordpress.org/themes/brisko/)\n2. Search for \"Brisko\" in the WordPress backend and install directly: [Adding New Themes](https://wordpress.org/support/article/using-themes/#adding-new-themes)\n3. Download the latest .zip release from GitHub: [Releases](https://github.com/devuri/brisko/releases) and rename it to `brisko.zip` before uploading.\n4. Enable **Pure Content Mode** to bypass `the_content` and use `get_the_content` instead ([#124](https://github.com/devuri/brisko/issues/124)).\n\n### How to Create a Child Theme\n- Use **Child Theme Generator Plugin**: [Download Plugin](https://wordpress.org/plugins/child-theme-generator/)\n- Read the official WordPress documentation: [How to Create a Child Theme](https://developer.wordpress.org/themes/advanced-topics/child-themes/#how-to-create-a-child-theme)\n\n## Customizer Settings\nBrisko provides an extensive set of customization options, allowing you to control various aspects of your theme:\n\n### **General Customization**\n- Global link and button colors\n- Set page and blog width\n- Disable/Enable page titles\n- Disable/Enable sidebar\n- Custom footer text\n\n### **Single Post Options**\n- Disable/Enable featured image\n- Disable/Enable post categories \u0026 tags\n- Disable/Enable previous and next post navigation\n\n### **Advanced Settings**\n- Disable/Enable theme styles\n- Disable/Enable site title and tagline\n- Disable/Enable built-in menu and navigation\n- Disable/Enable Brisko styles\n- Disable/Enable Bootstrap grid\n- Enable Block Header \u0026 Block Footer\n\n## Custom Headers and Footers\n- Supports Full Site Editing (FSE)\n- Works with **Elementor Pro’s Theme Builder** ([Watch Tutorial](https://www.youtube.com/watch?v=Q7fyn0MMe_s))\n- Compatible with **Header, Footer \u0026 Blocks Plugin** ([Download Plugin](https://wordpress.org/plugins/header-footer-elementor))\n\n## Built-in Hooks and Actions\nBrisko includes various action and filter hooks for enhanced customization.\n\n### **Action Hooks**\n- **Header Actions**\n  - `brisko_after_body_open`\n  - `brisko_before_header`\n  - `brisko_custom_header`\n  - `brisko_navigation`\n  - `brisko_nav_menu`\n  - `brisko_after_header`\n  - `brisko_homepage_header`\n- **Post Actions**\n  - `brisko_post_header`\n  - `brisko_blog_title`\n  - `brisko_blog_subtitle`\n  - `brisko_before_entry_meta`\n  - `brisko_entry_meta`\n  - `brisko_after_entry_meta`\n  - `brisko_before_tags`\n  - `brisko_related_content`\n  - `brisko_after_post_content`\n- **Comments Actions**\n  - `brisko_before_comments`\n  - `brisko_after_comments`\n- **Page Actions**\n  - `brisko_page_header`\n  - `brisko_page_footer`\n- **Sidebar Actions**\n  - `brisko_before_sidebar`\n  - `brisko_after_sidebar`\n- **Footer Actions**\n  - `brisko_before_footer`\n  - `brisko_footer_credit`\n  - `brisko_footer`\n  - `brisko_after_footer`\n\n### **Filter Hooks**\n- `brisko_copyright`\n- `brisko_poweredby`\n- `brisko_sections` (Customizer sections)\n\nGet a visual reference of Brisko’s theme actions with the [Brisko Elements Plugin](https://wordpress.org/plugins/brisko-hooks-display/).\n\n## Theme Documentation\nFor detailed documentation, visit the [official documentation page](https://docs.wpbrisko.com/).\n\n## License\nBrisko WordPress Theme, Copyright 2025 Uriel Wilson.\n\nDistributed under the **GNU GPL v2.0**: [Read More](http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)\n\n## Credits\n- [WordPress Underscores](http://underscores.me/)\n- [Bootstrap Grid](http://getbootstrap.com/)\n- [SmoothScroll](https://github.com/gblazex/smoothscroll-for-websites)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevuri%2Fbrisko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevuri%2Fbrisko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevuri%2Fbrisko/lists"}