Elliot Sowersby / RelyWP

Member since
2010-01-15
Location
England
Employer
RelyWP
Job title
WordPress Developer
Authored
13 (5 closed)
SVN commit access
11 (3 closed)
Readme contributor
0
Combined install base
146k+ across 13 plugins

Alerts (0)

No open alerts.

Show 3 resolved alerts
High code_scan_match reCAPTCHA for WooCommerce Resolved · code_scan_fp_class_vendor_cdn_enqueue 17d ago
Slugrecaptcha-woo
Finding count2
Findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinadmin-options.php48wp_register_script( 'recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . get_locale() );medium
Url
https://www.google.com/recaptcha/api.js?hl=
Url host
www.google.com
remote_enqueuebuiltinrecaptcha-woo.php62wp_enqueue_script( 'recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . get_locale(), array(), null, array('strategy' => 'defer'));medium
Url
https://www.google.com/recaptcha/api.js?hl=
Url host
www.google.com
Resolved sha8f2caed188292be33ea7878204556b86e6157b60
View raw JSON
{
    "slug": "recaptcha-woo",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "admin-options.php",
            "line": 48,
            "snippet": "wp_register_script( 'recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . get_locale() );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?hl=",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "recaptcha-woo.php",
            "line": 62,
            "snippet": "wp_enqueue_script( 'recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . get_locale(), array(), null, array('strategy' => 'defer'));",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?hl=",
                "url_host": "www.google.com"
            }
        }
    ],
    "resolved_sha": "8f2caed188292be33ea7878204556b86e6157b60"
}
High code_scan_match Simple CAPTCHA Alternative with Cloudflare Turnstile Resolved · code_scan_fp_class_vendor_cdn_enqueue 17d ago
Slugsimple-cloudflare-turnstile
Finding count2
Findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltininc/failsafe.php38wp_enqueue_script('cfturnstile-recaptcha', 'https://www.google.com/recaptcha/api.js', array(), null, $defer);medium
Url
https://www.google.com/recaptcha/api.js
Url host
www.google.com
remote_enqueuebuiltininc/integrations/other/elementor.php51wp_enqueue_script('cfturnstile-recaptcha', 'https://www.google.com/recaptcha/api.js', array(), null, $defer);medium
Url
https://www.google.com/recaptcha/api.js
Url host
www.google.com
Resolved sha04067a208d866030901fe6792578700a8995218a
View raw JSON
{
    "slug": "simple-cloudflare-turnstile",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "inc/failsafe.php",
            "line": 38,
            "snippet": "wp_enqueue_script('cfturnstile-recaptcha', 'https://www.google.com/recaptcha/api.js', array(), null, $defer);",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "inc/integrations/other/elementor.php",
            "line": 51,
            "snippet": "wp_enqueue_script('cfturnstile-recaptcha', 'https://www.google.com/recaptcha/api.js', array(), null, $defer);",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js",
                "url_host": "www.google.com"
            }
        }
    ],
    "resolved_sha": "04067a208d866030901fe6792578700a8995218a"
}
High code_scan_delta reCAPTCHA for WooCommerce Resolved · false_positive_cdn_known_good 22d ago
Slugrecaptcha-woo
Previous version1.4.7
Current version1.4.7
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinadmin-options.php48wp_register_script( 'recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . get_locale() );medium
Url
https://www.google.com/recaptcha/api.js?hl=
Url host
www.google.com
New finding count1
View raw JSON
{
    "slug": "recaptcha-woo",
    "previous_version": "1.4.7",
    "current_version": "1.4.7",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "admin-options.php",
            "line": 48,
            "snippet": "wp_register_script( 'recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . get_locale() );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?hl=",
                "url_host": "www.google.com"
            }
        }
    ],
    "new_finding_count": 1
}

Plugins authored (13)

Plugin Version Installs Last updated Status
Simple CAPTCHA Alternative with Cloudflare Turnstile ·simple-cloudflare-turnstile 1.39.1 100k+ 21d ago Active
reCAPTCHA for WooCommerce ·recaptcha-woo 1.4.7 40k+ 6mo ago Active
Coupon Affiliates – Affiliate Plugin for WooCommerce ·woo-coupon-usage 7.8.0 5k+ 21d ago Active
Tax Exemption for WooCommerce ·tax-exemption-woo 2.5.1 600 3mo ago Active
Simple Points and Rewards for WooCommerce – Create a Loyalty Program ·simple-points-and-rewards 1.11.0 200 1mo ago Active
AI Text to Speech – TTS Plugin For WordPress ·ai-text-to-speech 3.1.0 80 6mo ago Active
Better Coupon Restrictions for WooCommerce ·better-coupon-restrictions 1.0.4 30 11mo ago Active
Advanced Customer Reports for WooCommerce ·advanced-customer-reports-woo 1.1.5 30 1y ago Active
EVS MyTeam ·evs-myteam 1.0.3 Closed
Sync Nginx Helper with Cloudflare ·sync-nginx-helper-cloudflare 1.0.2 Closed
Minimum Signup Period For WooCommerce Subscriptions ·minimum-signup-period-for-woo-subscriptions 1.1.0 Closed
about-us ·about-us Closed
accept-button-for-membership-2 ·accept-button-for-membership-2 1.0.0 Closed

SVN commit access (11)

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
Tax Exemption for WooCommerce elliotvs 600 102 2y ago 3mo ago Active
reCAPTCHA for WooCommerce elliotvs 40k+ 93 3y ago 6mo ago Active
AI Text to Speech – TTS Plugin For WordPress elliotvs 80 64 2y ago 6mo ago Active
Simple Points and Rewards for WooCommerce – Create a Loyalty Program elliotvs 200 56 7mo ago 1mo ago Active
Minimum Signup Period For WooCommerce Subscriptions elliotvs 30 5y ago 3y ago Closed
Advanced Customer Reports for WooCommerce elliotvs 30 23 1y ago 7mo ago Active
Better Coupon Restrictions for WooCommerce elliotvs 30 8 1y ago 11mo ago Active
Sync Nginx Helper with Cloudflare elliotvs 7 4y ago 3y ago Closed
Coupon Affiliates – Affiliate Plugin for WooCommerce elliotvs 5k+ 4 4y ago 21d ago Active
accept-button-for-membership-2 elliotvs 3 10y ago 10y ago Closed
Simple CAPTCHA Alternative with Cloudflare Turnstile elliotvs 100k+ 2 3y ago 21d ago Active