WP Manifestindependent plugin directory
manifest / editor / sudowp-advanced-tabs-block

SudoWP Advanced Tabs Gutenberg Block

A secure, modernized fork of the Advanced Tabs Block plugin. Features PHP 8.2+ strict typing, security hardening, and a clean OOP architecture.

by SudoWP · github.com/sudo-wp/sudowp-advanced-tabs-block · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/sudo-wp/sudowp-advanced-tabs-block/archive/refs/heads/main.zip

From the readme

SudoWP Advanced Tabs Gutenberg Block Original Authors: Zakaria Binsaifullah Security Notice This is SudoWP Advanced Tabs Gutenberg Block, a community-maintained and security-hardened fork of the abandoned "Advanced Tabs Gutenberg Block" plugin. The original plugin may contain security vulnerabilities or be incompatible with modern PHP versions. Use this version for production environments. Why this fork? This plugin has been forked to ensure compatibility with PHP 8.2+ and to implement strict security hardening protocols. The original plugin had potential security gaps and outdated code structures. Security Patches in SudoWP Edition PHP 8.2 Compatibility: Full refactoring for PHP 8.2 strict types and deprecation fixes. Security Hardening: Implementation of strict input sanitization, output escaping, and nonce verification. Architecture Modernization: Refactored codebase to us

Read the full README on GitHub →