WP Helper Premium

wp-helper-lite · by matbao · wordpress.org ↗ · SVN ↗
Active installs
1k+
Current version
4.7.8
Added
2019-12-30
Last updated
2026-09-09 (12d ago)
First seen by beacon
5mo ago
Total downloads
36,649

Statistics

2024-06-16 → 2026-09-08 · 802 days
Downloads today
33
7-day total 186
Week over week
▲ +27%
vs prior 7 days
30-day trend
flat
▼ -45% MoM
Abandonment
○○○○○
healthy
Downloads/day Linear trend
57042828514302024-062024-102025-032025-072025-112026-042026-09
157118793902026-052026-062026-062026-072026-072026-08
7456371902026-072026-082026-082026-082026-082026-09

Active versions

4.6other4.74.13.2
4.6 · 43.6%other · 19.2%4.7 · 16.7%4.1 · 12.1%3.2 · 8.4%

Ratings

5★
4
4★
1
3★
1
2★
0
1★
2

Support: 0/0 resolved

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_delta Resolved · fp_recaptcha_hcaptcha_cdn_enqueue 2026-07-03 17:55:42 (2mo ago)
Slugwp-helper-lite
Previous version4.6.2
Current version4.7
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinfunctions/wph-captcha.php52wp_enqueue_script( 'wph-recaptcha-v2', 'https://www.google.com/recaptcha/api.js', array(), null, true );medium
Url
https://www.google.com/recaptcha/api.js
Url host
www.google.com
remote_enqueuebuiltinfunctions/wph-captcha.php56wp_enqueue_script( 'wph-recaptcha-v3', "https://www.google.com/recaptcha/api.js?render={$key}", array(), null, true );medium
Url
https://www.google.com/recaptcha/api.js?render={$key}
Url host
www.google.com
remote_enqueuebuiltinfunctions/wph-captcha.php84wp_enqueue_script( 'wph-hcaptcha', 'https://js.hcaptcha.com/1/api.js', array(), null, true );medium
Url
https://js.hcaptcha.com/1/api.js
Url host
js.hcaptcha.com
remote_enqueuebuiltintrunk/functions/wph-captcha.php52wp_enqueue_script( 'wph-recaptcha-v2', 'https://www.google.com/recaptcha/api.js', array(), null, true );medium
Url
https://www.google.com/recaptcha/api.js
Url host
www.google.com
remote_enqueuebuiltintrunk/functions/wph-captcha.php56wp_enqueue_script( 'wph-recaptcha-v3', "https://www.google.com/recaptcha/api.js?render={$key}", array(), null, true );medium
Url
https://www.google.com/recaptcha/api.js?render={$key}
Url host
www.google.com
remote_enqueuebuiltintrunk/functions/wph-captcha.php84wp_enqueue_script( 'wph-hcaptcha', 'https://js.hcaptcha.com/1/api.js', array(), null, true );medium
Url
https://js.hcaptcha.com/1/api.js
Url host
js.hcaptcha.com
New finding count6
View raw JSON
{
    "slug": "wp-helper-lite",
    "previous_version": "4.6.2",
    "current_version": "4.7",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "functions/wph-captcha.php",
            "line": 52,
            "snippet": "wp_enqueue_script( 'wph-recaptcha-v2', 'https://www.google.com/recaptcha/api.js', array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "functions/wph-captcha.php",
            "line": 56,
            "snippet": "wp_enqueue_script( 'wph-recaptcha-v3', \"https://www.google.com/recaptcha/api.js?render={$key}\", array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?render={$key}",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "functions/wph-captcha.php",
            "line": 84,
            "snippet": "wp_enqueue_script( 'wph-hcaptcha', 'https://js.hcaptcha.com/1/api.js', array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://js.hcaptcha.com/1/api.js",
                "url_host": "js.hcaptcha.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "trunk/functions/wph-captcha.php",
            "line": 52,
            "snippet": "wp_enqueue_script( 'wph-recaptcha-v2', 'https://www.google.com/recaptcha/api.js', array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "trunk/functions/wph-captcha.php",
            "line": 56,
            "snippet": "wp_enqueue_script( 'wph-recaptcha-v3', \"https://www.google.com/recaptcha/api.js?render={$key}\", array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?render={$key}",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "trunk/functions/wph-captcha.php",
            "line": 84,
            "snippet": "wp_enqueue_script( 'wph-hcaptcha', 'https://js.hcaptcha.com/1/api.js', array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://js.hcaptcha.com/1/api.js",
                "url_host": "js.hcaptcha.com"
            }
        }
    ],
    "new_finding_count": 6
}

SVN committers (2)

Accounts with actual commit access to wp-helper-lite on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
Mat Bao Corporation 2019-09-12 193 2019-12-30 · r2219434 2026-09-09 · r3687511
plugin-master 2007-03-09 1 2019-12-28 · r2218828 2019-12-28 · r2218828

Readme contributors (1)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
Mat Bao Corporation 2019-09-12 193 commits Active

Versions (17 most recent)

Version Released Download
4.7.7 zip
4.7.8 zip
4.7.6 zip
4.7.3 zip
4.7.4 zip
4.7.5 zip
4.7.1 zip
4.7.2 zip
4.7 zip
4.4 2023-01-08 · 3y ago zip
4.3 2022-12-24 · 3y ago zip
4.0.1 2022-12-16 · 3y ago zip
wp-helper-lite-3-2 2021-12-14 · 4y ago zip
3.2 2021-12-14 · 4y ago zip
wp-helper-lite-3-1.zip 2021-01-06 · 5y ago
wp-helper-lite-2-3.zip 2021-01-04 · 5y ago
wp-helper-lite-3-0.zip 2021-01-04 · 5y ago