WPJAM Basic

wpjam-basic · by denishua · wordpress.org ↗ · SVN ↗
Active installs
4k+
Current version
7.0.3
Added
2016-01-05
Last updated
2026-07-24 (18d ago)
First seen by beacon
3mo ago
Total downloads
678,526

Statistics

2024-06-17 → 2026-07-25 · 769 days
Downloads today
723
7-day total 1,357
Week over week
▲ +66%
vs prior 7 days
30-day trend
flat
▼ -26% MoM
Abandonment
○○○○○
healthy
Downloads/day Linear trend
1k94763231602024-062024-102025-022025-072025-112026-032026-07
83162341620802026-042026-052026-052026-062026-062026-07
77057838519302026-062026-072026-072026-072026-072026-07

Active versions

7.06.9other6.8
7.0 · 46.9%6.9 · 16.9%other · 13.7%6.8 · 12.0%6.7 · 5.4%6.6 · 5.0%

Ratings

5★
20
4★
2
3★
1
2★
0
1★
9

Support: 0/1 resolved

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_delta Resolved · fp_base64_benign_data_handling 2026-07-26 13:23:08 (16d ago)
Slugwpjam-basic
Previous version7.0.2.1
Current version7.0.3
New findings
PatternKindFileLineSnippetConfidence
base64_decodebuiltinincludes/class-wpjam-api.php1,287$bits = $ext ? base64_decode(trim(substr($bits, strlen($m[0])))) : wpjam_throw('upload_error', '不允许的文件类型');medium
New finding count1
View raw JSON
{
    "slug": "wpjam-basic",
    "previous_version": "7.0.2.1",
    "current_version": "7.0.3",
    "new_findings": [
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "includes/class-wpjam-api.php",
            "line": 1287,
            "snippet": "$bits\t= $ext ? base64_decode(trim(substr($bits, strlen($m[0])))) : wpjam_throw('upload_error', '\u4e0d\u5141\u8bb8\u7684\u6587\u4ef6\u7c7b\u578b');",
            "confidence": "medium"
        }
    ],
    "new_finding_count": 1
}

SVN committers (3)

Accounts with actual commit access to wpjam-basic 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
denishua 2007-09-11 801 2016-01-05 · r1321453 2026-07-24 · r3621522
imhui Young account 2017-01-04 16 2017-01-04 · r1567725 2017-05-06 · r1652084
plugin-master 2007-03-09 1 2016-01-04 · r1321202 2016-01-04 · r1321202

Readme contributors (1)

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
denishua 2007-09-11 801 commits Active