FluentSnippets – The High-Performance file based Custom Code Snippets Plugin

easy-code-manager · by techjewel · wordpress.org ↗ · SVN ↗
Active installs
40k+
Current version
10.53
Added
2017-08-15
Last updated
2026-01-22 (4mo ago)
First seen by beacon
1mo ago
Total downloads
163,808

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_match Resolved · code_scan_fp_class_genre_encoding 2026-05-05 12:01:52 (17d ago)
Slugeasy-code-manager
Finding count2
Findings
PatternKindFileLineSnippetConfidence
eval_callbuiltinapp/Services/PhpValidator.php288$result = eval($code); // phpcs:ignore Squiz.PHP.Eval.Discouragedmedium
base64_decodebuiltinapp/Hooks/Handlers/AdminMenuHandler.php177$code = base64_decode($snippet['code']);medium
Resolved sha189e84f001c072e6ba91349ea76e6d5a38f8e3d1
View raw JSON
{
    "slug": "easy-code-manager",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "app/Services/PhpValidator.php",
            "line": 288,
            "snippet": "$result = eval($code); // phpcs:ignore Squiz.PHP.Eval.Discouraged",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "app/Hooks/Handlers/AdminMenuHandler.php",
            "line": 177,
            "snippet": "$code = base64_decode($snippet['code']);",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "189e84f001c072e6ba91349ea76e6d5a38f8e3d1"
}

SVN committers (3)

Accounts with actual commit access to easy-code-manager 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
wipeoutmedia 2011-09-06 16 2017-08-15 · r1713808 2020-09-05 · r2375671
Shahjahan Jewel 2012-10-04 14 2023-12-10 · r3007769 2026-01-22 · r3444529
plugin-master 2007-03-09 1 2017-08-06 · r1709246 2017-08-06 · r1709246

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
Shahjahan Jewel 2012-10-04 14 commits Active

Versions (19 most recent)

Version Released Download
10.53 2026-01-22 · 4mo ago zip
10.52 2026-01-21 · 4mo ago zip
10.51 2025-05-11 · 1y ago zip
10.50 2025-04-27 · 1y ago zip
10.34 2024-05-05 · 2y ago zip
10.33 2024-01-25 · 2y ago zip
10.32 2024-01-05 · 2y ago zip
10.31 2023-12-18 · 2y ago zip
10.3 2023-12-18 · 2y ago zip
10.2 2023-12-18 · 2y ago zip
10.1 2023-12-10 · 2y ago zip
10 2020-09-05 · 5y ago zip
9.4 2019-11-21 · 6y ago zip
9.0.1 2019-09-13 · 6y ago zip
9.0 2019-08-24 · 6y ago zip
1.2.1 2018-11-20 · 7y ago zip
1.2 2018-10-25 · 7y ago zip
1.1 2018-03-13 · 8y ago zip
1.0.0 2017-08-15 · 8y ago zip