wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin

wpdatatables · by wpdatatables · wordpress.org ↗ · SVN ↗
Active installs
70k+
Current version
6.5.0.6
Added
2015-11-30
Last updated
2026-04-27 (25d ago)
First seen by beacon
1mo ago
Total downloads
2,545,773

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_match Resolved · code_scan_fp_class_genre_encoding 2026-05-05 11:50:25 (17d ago)
Slugwpdatatables
Finding count7
Findings
PatternKindFileLineSnippetConfidence
base64_decodebuiltinlib/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/PasswordHasher.php99$saltValue = base64_decode($salt);medium
eval_callbuiltinlib/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php182return eval('return array(' . $contents . ');');medium
base64_decodebuiltinlib/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/data.php78$raw_data = base64_decode($data);medium
eval_callbuiltinlib/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Native.php30$result = eval("\$var = $expr;");medium
base64_decodebuiltinlib/firebase/php-jwt/src/JWT.php274$key = base64_decode((string) end($lines));medium
base64_decodebuiltinlib/firebase/php-jwt/src/JWT.php334$key = base64_decode((string) end($lines));medium
base64_decodebuiltinlib/firebase/php-jwt/src/JWT.php415return \base64_decode(self::convertBase64UrlToBase64($input));medium
Resolved sha59fc80b97f8e030f8c7862c835715edf534113fd
View raw JSON
{
    "slug": "wpdatatables",
    "finding_count": 7,
    "findings": [
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "lib/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/PasswordHasher.php",
            "line": 99,
            "snippet": "$saltValue = base64_decode($salt);",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "lib/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php",
            "line": 182,
            "snippet": "return eval('return array(' . $contents . ');');",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "lib/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/data.php",
            "line": 78,
            "snippet": "$raw_data = base64_decode($data);",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "lib/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Native.php",
            "line": 30,
            "snippet": "$result = eval(\"\\$var = $expr;\");",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "lib/firebase/php-jwt/src/JWT.php",
            "line": 274,
            "snippet": "$key = base64_decode((string) end($lines));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "lib/firebase/php-jwt/src/JWT.php",
            "line": 334,
            "snippet": "$key = base64_decode((string) end($lines));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "lib/firebase/php-jwt/src/JWT.php",
            "line": 415,
            "snippet": "return \\base64_decode(self::convertBase64UrlToBase64($input));",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "59fc80b97f8e030f8c7862c835715edf534113fd"
}

SVN committers (2)

Accounts with actual commit access to wpdatatables on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
wpDataTables Young account 2015-11-24 5 2015-11-30 · r1297568 2026-04-27 · r3516178
plugin-master 2007-03-09 1 2015-11-29 · r1296938 2015-11-29 · r1296938

Readme contributors (6)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
wpDataTables 2015-11-24 5 commits Active
Alexander Gilmanov 2024-12-04 Active
ameliabooking 2018-12-06 Active
Danijela Jelenic 2024-04-18 Active
isidoramarkovic 2024-05-15 Active
Stefan 2024-04-17 Active

Versions (36 most recent)

Version Released Download
6.5.0.6 2026-04-27 · 25d ago zip
6.5.0.5 2026-04-20 · 1mo ago zip
6.5.0.4 2026-04-14 · 1mo ago zip
6.5.0.3 2026-03-30 · 1mo ago zip
6.5.0.2 2026-03-05 · 2mo ago zip
6.5.0.1 2026-03-02 · 2mo ago zip
6.4.0.5 2026-02-02 · 3mo ago zip
6.4.0.4 2026-01-19 · 4mo ago zip
6.4.0.3 2026-01-05 · 4mo ago zip
6.4.0.2 2025-12-22 · 5mo ago zip
6.4.0.1 2025-12-08 · 5mo ago zip
6.3.3.13 2025-11-24 · 5mo ago zip
6.3.3.12 2025-11-10 · 6mo ago zip
6.3.3.11 2025-10-27 · 6mo ago zip
6.3.3.10 2025-10-23 · 7mo ago zip
6.3.3.9 2025-10-13 · 7mo ago zip
6.3.3.8 2025-09-29 · 7mo ago zip
6.3.3.7 2025-09-15 · 8mo ago zip
6.3.3.6 2025-09-01 · 8mo ago zip
6.3.3.5 2025-08-18 · 9mo ago zip
6.3.3.4 2025-08-04 · 9mo ago zip
6.3.3.3 2025-07-21 · 10mo ago zip
6.3.3.2 2025-07-07 · 10mo ago zip
6.3.3.1 2025-06-30 · 10mo ago zip
6.3.2 2025-06-23 · 11mo ago zip
3.4.2.50 2025-06-09 · 11mo ago zip
3.4.2.49 2025-05-26 · 12mo ago zip
3.4.2.48 2025-05-12 · 1y ago zip
3.4.2.47 2025-04-28 · 1y ago zip
3.4.2.45 2025-04-22 · 1y ago zip
3.4.2.46 2025-04-22 · 1y ago zip
3.4.2.44 2025-03-31 · 1y ago zip
3.4.2.43 2025-03-31 · 1y ago zip
3.4.2.42 2025-03-17 · 1y ago zip
3.4.2.41 2025-03-03 · 1y ago zip
3.4.2.40 2025-02-18 · 1y ago zip