Skip to content

v1.3.0 - Gutenberg Block & Accent Color Controls

Choose a tag to compare

@jashjacob jashjacob released this 07 Aug 08:26
· 6 commits to master since this release

Credits Shortcode & Block Plugin v1.3.0

🌟 What's New in v1.3.0

  • 🧩 Native Gutenberg Block Editor Support (credits/shortcode): Insert credits directly using a native WordPress block (/credits) with live visual editor previews.
  • 🎨 Custom Accent Color Controls: Customize badge background color, link background color, and link text color directly from the Block Editor sidebar or shortcode parameters (badge_color, link_color, link_text_color).
  • Micro-Interaction Hover Effects: Smooth 0.2s CSS transitions with hover elevation and brightness shifts.
  • 📐 Block Layout Specificity Fixes: Auto-adapts to modern WordPress block themes (Twenty Twenty-Four, Twenty Twenty-Five) to sit 100% flush with paragraph content.
  • 🔒 CVE-2026-6256 Security Hardening: Sanitized inputs (esc_url(), esc_html()) protecting against Stored XSS vulnerabilities.
  • 📋 Complete Plugin Headers: Added official WordPress header tags (Requires at least: 5.0, Requires PHP: 7.4, Tested up to: 6.7).
  • 🔄 100% Backward Compatible: Legacy shortcodes [credits] and Classic Editor TinyMCE toolbar buttons continue to render seamlessly.

📦 Installation

Download credits-shortcode-v1.3.zip below and upload via WordPress Admin > Plugins > Add New > Upload Plugin.