آیکن Blocks Kit – Gutenberg Blocks for Freelancers
افزونه رایگان نسخه 1.2.1

Blocks Kit – Gutenberg Blocks for Freelancers

توسعه‌دهنده: Techeshta

توضیحات

Professional Gutenberg blocks toolkit featuring 10+ beautifully designed components for creating stunning websites. Designed for editors, writers, des …

تغییرات این نسخه

1.2.1
Release date: July 10th, 2026

[Improved] Enhanced plugin short description for better clarity and SEO

[Improved] Added comprehensive PHP documentation and code comments for maintainability

[Improved] Enhanced plugin header comments for better code readability

[Fixed] Code formatting and documentation enhancements for better developer experience

[Security] Security audit completed – all nonce verification and sanitization validated

[Verified] Plugin Check (PCP) compliance confirmed

1.2.0
Release date: June 27th, 2026

[Updated] Confirmed compatibility with WordPress 7.0

[Rewritten] All 11 blocks migrated to modern Gutenberg block editor API (wp.blockEditor)

[Fixed] Replaced deprecated wp.editor imports with wp.blockEditor throughout all blocks

[Fixed] Removed deprecated IconButton, PanelColor, withState, and keepPlaceholderOnFocus usage

[Fixed] Updated all block attribute sources from deprecated ‘children’ to ‘html’ for full WP 6.x/7.x compatibility

[Fixed] Corrected MediaUpload to use allowedTypes prop instead of deprecated type prop

[Fixed] InspectorControls no longer conditionally rendered on isSelected; now always mounted per modern API

[Fixed] Duplicate CSS enqueueing removed from init.php

[Fixed] PHPCS and Plugin Check (PCP) compliance across all PHP files

[Fixed] Sanitized nonce and GET parameter handling in feedback.php

[Fixed] Added proper escaping (esc_url, esc_html, wp_kses) in admin notices

[Fixed] Replaced anonymous block_categories_all fil