wickedplugins

@wickedplugins · wordpress.org profile ↗
Member since
2017-02-12
Location
Seattle, WA, USA
Employer
Job title
Authored
4
SVN commit access
2
Readme contributor
0
Combined install base
21k+ across 4 plugins

Alerts (0)

No open alerts.

Show 2 resolved alerts
High code_scan_match Wicked Folders – Folder Organizer for Pages, Posts, and Custom Post Types Resolved · code_scan_fp_class_vendor_cdn_enqueue 17d ago
Slugwicked-folders
Finding count2
Findings
PatternKindFileLineSnippetConfidence
remote_enqueuebuiltinclasses/admin.php129wp_register_script( 'wicked-folders-app', "{$dist_url}/folders.js", $deps, $version, $in_footer );medium
remote_enqueuebuiltinclasses/admin.php130wp_register_style( 'wicked-folders-app', "{$dist_url}/folders.css", array(), $version );medium
Resolved shadea618e9db50a90cac6cb8e1d72a1dc86953b5b1
View raw JSON
{
    "slug": "wicked-folders",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "classes/admin.php",
            "line": 129,
            "snippet": "wp_register_script( 'wicked-folders-app', \"{$dist_url}/folders.js\", $deps, $version, $in_footer );",
            "confidence": "medium"
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "classes/admin.php",
            "line": 130,
            "snippet": "wp_register_style( 'wicked-folders-app', \"{$dist_url}/folders.css\", array(), $version );",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "dea618e9db50a90cac6cb8e1d72a1dc86953b5b1"
}
High code_scan_delta Wicked Folders – Folder Organizer for Pages, Posts, and Custom Post Types Resolved · false_positive_cdn_known_good 22d ago
Slugwicked-folders
Previous version4.1.2
Current version4.1.2
New findings
PatternKindFileLineSnippetConfidence
remote_enqueuebuiltinclasses/admin.php129wp_register_script( 'wicked-folders-app', "{$dist_url}/folders.js", $deps, $version, $in_footer );medium
remote_enqueuebuiltinclasses/admin.php130wp_register_style( 'wicked-folders-app', "{$dist_url}/folders.css", array(), $version );medium
New finding count2
View raw JSON
{
    "slug": "wicked-folders",
    "previous_version": "4.1.2",
    "current_version": "4.1.2",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "classes/admin.php",
            "line": 129,
            "snippet": "wp_register_script( 'wicked-folders-app', \"{$dist_url}/folders.js\", $deps, $version, $in_footer );",
            "confidence": "medium"
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "classes/admin.php",
            "line": 130,
            "snippet": "wp_register_style( 'wicked-folders-app', \"{$dist_url}/folders.css\", array(), $version );",
            "confidence": "medium"
        }
    ],
    "new_finding_count": 2
}

Plugins authored (4)

Plugin Version Installs Last updated Status
Wicked Folders – Folder Organizer for Pages, Posts, and Custom Post Types ·wicked-folders 4.1.2 20k+ 1mo ago Active
Wicked Block Conditions ·wicked-block-conditions 1.2.5 600 1y ago Active
Wicked Block Builder ·wicked-block-builder 1.4.6 10 1y ago Active
Easy Email ·easy-email 1.0.4 10 3mo ago Active

SVN commit access (2)

Plugins this account has pushed commits to, reconstructed from plugins.svn.wordpress.org. A new name showing up here on an established plugin is the strongest ownership-transfer signal.

Plugin Primary author Installs Commits First Latest Status
Wicked Folders – Folder Organizer for Pages, Posts, and Custom Post Types wickedplugins 20k+ 231 9y ago 1mo ago Active
Wicked Block Conditions wickedplugins 600 25 6y ago 1y ago Active