joppuyo

Member since
2017-10-14
Location
Employer
Knowit Experience Finland
Job title
Authored
6
SVN commit access
3
Readme contributor
0
Combined install base
30k+ across 6 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_delta Advanced Custom Fields: Image Aspect Ratio Crop Field Resolved · false_positive_cdn_known_good 2d ago
Slugacf-image-aspect-ratio-crop
Previous version6.0.5
Current version6.0.5
New findings
PatternKindFileLineSnippetConfidence
remote_enqueuebuiltinfields/class-npx-acf-field-image-aspect-ratio-crop-v5.php640wp_register_script('acf-image-aspect-ratio-crop', "{$url}assets/js/input.js", array('acf-input'), $version);medium
remote_enqueuebuiltinfields/class-npx-acf-field-image-aspect-ratio-crop-v5.php645wp_register_style('acf-image-aspect-ratio-crop', "{$url}assets/css/input.css", array('acf-input'), $version);medium
New finding count2
View raw JSON
{
    "slug": "acf-image-aspect-ratio-crop",
    "previous_version": "6.0.5",
    "current_version": "6.0.5",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "fields/class-npx-acf-field-image-aspect-ratio-crop-v5.php",
            "line": 640,
            "snippet": "wp_register_script('acf-image-aspect-ratio-crop', \"{$url}assets/js/input.js\", array('acf-input'), $version);",
            "confidence": "medium"
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "fields/class-npx-acf-field-image-aspect-ratio-crop-v5.php",
            "line": 645,
            "snippet": "wp_register_style('acf-image-aspect-ratio-crop', \"{$url}assets/css/input.css\", array('acf-input'), $version);",
            "confidence": "medium"
        }
    ],
    "new_finding_count": 2
}

Plugins authored (6)

Plugin Version Installs Last updated Status
Advanced Custom Fields: Image Aspect Ratio Crop Field ·acf-image-aspect-ratio-crop 6.0.5 20k+ 6mo ago Active
Disable Media Pages ·disable-media-pages 4.0.0 10k+ 9mo ago Active
Disable Customizer ·customizer-disabler 2.2.7 400 2y ago Active
Disable Drop Cap ·disable-drop-cap 2.1.9 50 2y ago Active
Advanced Custom Fields: CommonMark Field ·acf-commonmark 1.0.11 10 7y ago Active
Show Environment In Editor ·show-environment-in-editor 1.0.9 1y ago Active

SVN commit access (3)

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
Advanced Custom Fields: Image Aspect Ratio Crop Field joppuyo 20k+ 81 7y ago 6mo ago Active
Disable Media Pages joppuyo 10k+ 30 5y ago 9mo ago Active
Disable Customizer joppuyo 400 10 4y ago 2y ago Active