ScriptsTown

@scriptstown · wordpress.org profile ↗
Member since
2019-04-13
Location
Employer
ScriptsTown
Job title
WordPress Developer
Authored
5
SVN commit access
5
Readme contributor
0
Combined install base
14k+ across 5 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_match Login Security Captcha Resolved · code_scan_fp_class_vendor_cdn_enqueue 17d ago
Sluglogin-security-recaptcha
Finding count2
Findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinincludes/class-stlsr-helper.php128wp_enqueue_script( 'recaptcha-api-v2', 'https://www.google.com/recaptcha/api.js?onload=lsrecaptcha2', array(), null ); // phpcs:ignore WordPress.WP.EnqueuedResourceParameters,PluginCheck.CodeAnalysimedium
Url
https://www.google.com/recaptcha/api.js?onload=lsrecaptcha2
Url host
www.google.com
remote_enqueuebuiltinincludes/class-stlsr-helper.php238wp_enqueue_script( 'recaptcha-api-v3', ( 'https://www.google.com/recaptcha/api.js?onload=lsrecaptcha3&render=' . esc_attr( $captcha['site_key'] ) . '&badge=' . esc_attr( $captcha['badge'] ) ), arraymedium
Url
https://www.google.com/recaptcha/api.js?onload=lsrecaptcha3&render=
Url host
www.google.com
Resolved sha29e2048b69613d231bad0e768c7fb9d70ed95b6a
View raw JSON
{
    "slug": "login-security-recaptcha",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/class-stlsr-helper.php",
            "line": 128,
            "snippet": "wp_enqueue_script( 'recaptcha-api-v2', 'https://www.google.com/recaptcha/api.js?onload=lsrecaptcha2', array(), null ); // phpcs:ignore WordPress.WP.EnqueuedResourceParameters,PluginCheck.CodeAnalysi",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?onload=lsrecaptcha2",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/class-stlsr-helper.php",
            "line": 238,
            "snippet": "wp_enqueue_script( 'recaptcha-api-v3', ( 'https://www.google.com/recaptcha/api.js?onload=lsrecaptcha3&render=' . esc_attr( $captcha['site_key'] ) . '&badge=' . esc_attr( $captcha['badge'] ) ), array",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?onload=lsrecaptcha3&render=",
                "url_host": "www.google.com"
            }
        }
    ],
    "resolved_sha": "29e2048b69613d231bad0e768c7fb9d70ed95b6a"
}

Plugins authored (5)

Plugin Version Installs Last updated Status
Login Security Captcha ·login-security-recaptcha 1.8.7 10k+ 1mo ago Active
Dark Mode Toggle ·dark-mode-toggle 1.7.1 2k+ 1mo ago Active
Contact Form Query ·contact-form-query 1.9.0 1k+ 2mo ago Active
Social Icons Sticky ·share-social-media 1.7.6 1k+ 2mo ago Active
Event Timeline Feed ·timeline-feed 1.3.3 100 2mo ago Active

SVN commit access (5)

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
Login Security Captcha scriptstown 10k+ 88 7y ago 1mo ago Active
Contact Form Query scriptstown 1k+ 75 7y ago 1mo ago Active
Dark Mode Toggle scriptstown 2k+ 72 4y ago 1mo ago Active
Social Icons Sticky scriptstown 1k+ 72 6y ago 1mo ago Active
Event Timeline Feed scriptstown 100 40 6y ago 1mo ago Active