pepe

Member since
2012-06-01
Location
Employer
Der Mundschenk & Cie.
Job title
Authored
3
SVN commit access
3
Readme contributor
1
Combined install base
222k+ across 4 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_delta wp-Typography Resolved · false_positive_cdn_known_good 2d ago
Slugwp-typography
Previous version5.11.0
Current version5.11.0
New findings
PatternKindFileLineSnippetConfidence
remote_enqueuebuiltinincludes/wp-typography/components/class-block-editor.php84\wp_register_script( 'wp-typography-gutenberg-blocks', "{$plugin_url}/{$blocks}.js", $blocks_asset['dependencies'], $blocks_asset['version'], false );medium
remote_enqueuebuiltinincludes/wp-typography/components/class-block-editor.php85\wp_register_script( 'wp-typography-gutenberg-sidebar', "{$plugin_url}/{$sidebar}.js", $sidebar_asset['dependencies'], $sidebar_asset['version'], false );medium
remote_enqueuebuiltinincludes/wp-typography/components/class-block-editor.php86\wp_register_style( 'wp-typography-gutenberg-style', "{$plugin_url}/admin/css/blocks{$suffix}.css", [], $this->api->get_version() );medium
New finding count3
View raw JSON
{
    "slug": "wp-typography",
    "previous_version": "5.11.0",
    "current_version": "5.11.0",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/wp-typography/components/class-block-editor.php",
            "line": 84,
            "snippet": "\\wp_register_script( 'wp-typography-gutenberg-blocks', \"{$plugin_url}/{$blocks}.js\", $blocks_asset['dependencies'], $blocks_asset['version'], false );",
            "confidence": "medium"
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/wp-typography/components/class-block-editor.php",
            "line": 85,
            "snippet": "\\wp_register_script( 'wp-typography-gutenberg-sidebar', \"{$plugin_url}/{$sidebar}.js\", $sidebar_asset['dependencies'], $sidebar_asset['version'], false );",
            "confidence": "medium"
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/wp-typography/components/class-block-editor.php",
            "line": 86,
            "snippet": "\\wp_register_style( 'wp-typography-gutenberg-style', \"{$plugin_url}/admin/css/blocks{$suffix}.css\", [], $this->api->get_version() );",
            "confidence": "medium"
        }
    ],
    "new_finding_count": 3
}

Plugins authored (3)

Plugin Version Installs Last updated Status
wp-Typography ·wp-typography 5.11.0 20k+ 1y ago Active
Media Credit ·media-credit 4.3.0 1k+ 3y ago Active
Avatar Privacy ·avatar-privacy 2.7.0 1k+ 3y 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
Media Credit pputzer 1k+ 257 12y ago 3y ago Active
wp-Typography pputzer 20k+ 228 10y ago 1y ago Active
Avatar Privacy pputzer 1k+ 135 8y ago 3y ago Active

Contributor on other plugins (1)

Plugins where this account is listed in the readme contributors (distinct from SVN commit access).

Plugin Primary author Version Installs
WP Consent API rogierlankhorst 2.0.1 200k+