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 1 resolved alert
High code_scan_delta Wicked Folders – Folder Organizer for Pages, Posts, and Custom Post Types Resolved · false_positive_cdn_known_good 2d 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+ 10d ago Active
Wicked Block Conditions ·wicked-block-conditions 1.2.5 600 11mo ago Active
Wicked Block Builder ·wicked-block-builder 1.4.6 10 1y ago Active
Easy Email ·easy-email 1.0.4 10 2mo 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 10d ago Active
Wicked Block Conditions wickedplugins 600 25 6y ago 11mo ago Active