Theme Check

theme-check · by wordpressdotorg · wordpress.org ↗ · SVN ↗
Active installs
20k+
Current version
20231220
Added
2018-06-09
Last updated
2023-12-20 (2y ago)
First seen by beacon
1mo ago
Total downloads
2,491,008

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_match Resolved · code_scan_fp_class_genre_encoding 2026-05-05 12:24:16 (17d ago)
Slugtheme-check
Finding count2
Findings
PatternKindFileLineSnippetConfidence
eval_callbuiltinchecks/class-bad-things-check.php34'/(?<![_|a-z0-9|\.])eval\s?\(/i' => __( 'eval() is not allowed.', 'theme-check' ),medium
base64_decodebuiltinchecks/class-bad-things-check.php37'/base64_decode/' => __( 'base64_decode() is not allowed', 'theme-check' ),medium
Resolved sha9e34e8835b18df99112a85e4eaec4a8fa043d640
View raw JSON
{
    "slug": "theme-check",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "checks/class-bad-things-check.php",
            "line": 34,
            "snippet": "'/(?<![_|a-z0-9|\\.])eval\\s?\\(/i' => __( 'eval() is not allowed.', 'theme-check' ),",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "checks/class-bad-things-check.php",
            "line": 37,
            "snippet": "'/base64_decode/'                => __( 'base64_decode() is not allowed', 'theme-check' ),",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "9e34e8835b18df99112a85e4eaec4a8fa043d640"
}

SVN committers (4)

Accounts with actual commit access to theme-check 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
Simon Prosser 2006-07-02 201 2010-11-10 · r310231 2014-05-23 · r920048
Samuel Wood (Otto) 2006-04-12 139 2010-11-29 · r316668 2020-09-22 · r2386595
githubsync 2015-01-20 7 2021-06-17 · r2549419 2023-12-20 · r3012276
plugin-master 2007-03-09 1 2010-11-01 · r306415 2010-11-01 · r306415

Readme contributors (7)

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
Simon Prosser 2006-07-02 201 commits Active
Samuel Wood (Otto) 2006-04-12 139 commits Active
acosmin 2014-03-06 Active
Carolina Nymark 2008-06-13 Active
Joy 2011-02-18 Active
KafleG 2015-06-14 Active
WordPress.org 2010-03-24 Active

Versions (12 most recent)

Version Released Download
20231220 2023-12-20 · 2y ago zip
20230417 2023-04-17 · 3y ago zip
20230412 2023-04-12 · 3y ago zip
20220929 2022-09-29 · 3y ago zip
20211203 2021-12-03 · 4y ago zip
20210921 2021-09-21 · 4y ago zip
20210617 2021-06-17 · 4y ago zip
20200922.1 2020-09-22 · 5y ago zip
20200731.1 2020-08-01 · 5y ago zip
20200612.1 2020-06-12 · 5y ago zip
20190801.1 2019-08-01 · 6y ago zip
20190208.1 2019-05-13 · 7y ago zip