=== Brutal Blocks ===
Contributors: guapsie
Tags: blocks, editor, performance, lightweight, accordion
Requires at least: 6.0
Tested up to: 6.9
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

High-performance WordPress plugins built for speed. Lightweight blocks for the WordPress editor, Web3 tools and developer resources, zero bloatware.

== Description ==
Welcome to Brutal Blocks, a clean and lightweight block collection for the WordPress editor.

Live Demos & Full Documentation: [blocks.guapsie.dev](https://blocks.guapsie.dev)

Adding functional elements to your site shouldn't mean sacrificing page speed. That's why Brutal Blocks is built on a streamlined architecture. Assets are conditionally loaded —meaning CSS and JS are only enqueued if a block is actually used on the page. Enjoy fluid layouts that adapt to any device without the bloat. Whether you are a blogger, a freelance designer, or an agency, this plugin gives you the native tools to build modern layouts right inside the core WordPress editor.

🚀 Available Blocks
Everything you need to build a complete website:

* Accordion / FAQ: Create interactive, collapsible content areas.
* Tabs Panel: Organize your content into a space-saving tabbed interface.
* Pricing Table: Build clean pricing columns for your products and services.
* Call to Action (CTA): Drive user engagement with customizable layouts.
* Contact Form: A native, lightweight contact form that works seamlessly with standard WP Mail.
* Animated Counter (Stat): Show off your milestones with animated numbers.
* Marquee / Ticker: Add a dynamic text ticker driven entirely by CSS.
* Icon Block: Insert SVG icons directly into your canvas.
* Social Share: Privacy-first sharing buttons without external tracking.
* Timeline: Outline a step-by-step process with a vertical timeline.
* Progress Bar: Visualize data with animated progress indicators.
* Code Block: Developer-friendly plaintext snippet block with synchronized gutters.
* Tooltip: Add helpful hover text to any element.

⚡ Built for Performance & Modern Web Standards
* Zero Bloat & Zero jQuery: No heavy libraries. CSS and JS are only loaded when absolutely necessary.
* Server-Side Rendering: PHP renders ensure your blocks don't break with markup changes.
* Fluid Responsiveness: Lightweight CSS rendering so your blocks look flawlessly proportioned automatically.

== Installation ==
1. Upload the brutal-blocks folder to the /wp-content/plugins/ directory, or install directly through the WordPress plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Open any Post or Page and click the '+' button to add a new block.
4. Search for "Brutal Blocks" to see the collection.

== External Services ==
This plugin utilizes the WhatsApp API (api.whatsapp.com) within the Social Share block.
When a user clicks the WhatsApp sharing button, they are redirected to the WhatsApp service to share the current post's title and URL. 
This is a standard sharing link; no personal data, cookies, or tracking information are collected or transmitted to WhatsApp by this plugin.
* WhatsApp Terms of Service: https://www.whatsapp.com/legal/terms-of-service
* WhatsApp Privacy Policy: https://www.whatsapp.com/legal/privacy-policy

== Frequently Asked Questions ==
= Does this plugin slow down my site? =
No. Brutal Blocks uses zero jQuery, and block assets are conditionally loaded only when that specific block is rendered on the page.

= Do I need a specific theme to use Brutal Blocks? =
No. Brutal Blocks is designed to inherit your active theme's colors, typography, and styling.

= Are the Social Share buttons GDPR compliant? =
Yes. Our social share block generates native sharing URLs. [cite: 31] It does not load external JavaScript from social networks and does not set tracking cookies.

== Screenshots ==
1. The Animated Counter block in action.
2. Accordion block frontend view with clean styles.
3. Accordion block in the editor showing full native InnerBlocks support.
4. CTA block seamlessly integrated with native WordPress typography and spacing controls.
5. Visual background focal point picker inside the editor.

== Changelog ==
= 1.0.0 =
* Initial release.