WP Helper Premium

wp-helper-lite · by matbao · wordpress.org ↗ · SVN ↗
Active installs
1k+
Current version
4.7.2
Added
2019-12-30
Last updated
2026-07-09 (17d ago)
First seen by beacon
3mo ago
Total downloads
33,782

Statistics

2024-06-16 → 2026-07-02 · 747 days
Downloads today
61
7-day total 93
Week over week
▲ +166%
vs prior 7 days
30-day trend
flat
▼ -3% MoM
Abandonment
●○○○○
downloads down >40% YoY
Downloads/day Linear trend
57042828514302024-062024-102025-022025-062025-102026-022026-06
6146311502026-042026-042026-052026-052026-062026-06
6146311502026-062026-062026-062026-062026-062026-06

Active versions

4.6other4.13.2
4.6 · 57.9%other · 20.7%4.1 · 12.9%3.2 · 8.5%

Ratings

5★
12
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 (23d 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 181 2019-12-30 · r2219434 2026-07-09 · r3601103
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 181 commits Active

Versions (11 most recent)

Version Released Download
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