WP User Manager

@wpusermanager · wordpress.org profile ↗
Member since
2016-03-15
Location
UK
Employer
Job title
Authored
6 (3 closed)
SVN commit access
1
Readme contributor
0
Combined install base
10k+ across 6 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_delta WP User Manager – User Profile Builder & Membership Resolved · false_positive_cdn_known_good 2d ago
Slugwp-user-manager
Previous version2.9.16
Current version2.9.16
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinincludes/forms/class-wpum-registration-forms-editor.php102wp_register_script( 'wpum-registration-forms-editor', 'http://localhost:' . $vue_dev_port . '/registration-forms-editor.js', array(), WPUM_VERSION, true );medium
Url
http://localhost:
Url host
localhost
remote_enqueuebuiltinincludes/emails/class-wpum-emails-list.php70wp_register_script( 'wpum-emails-editor', 'http://localhost:' . $vue_dev_port . '/emails.js', array(), WPUM_VERSION, true );medium
Url
http://localhost:
Url host
localhost
remote_enqueuebuiltinincludes/roles/class-wpum-roles-editor.php88wp_register_script( 'wpum-roles-editor', 'http://localhost:' . $vue_dev_port . '/roles-editor.js', array(), WPUM_VERSION, true );medium
Url
http://localhost:
Url host
localhost
remote_enqueuebuiltinincludes/fields/class-wpum-fields-editor.php92wp_register_script( 'wpum-fields-editor', 'http://localhost:' . $vue_dev_port . '/fields-editor.js', array(), WPUM_VERSION, true );medium
Url
http://localhost:
Url host
localhost
New finding count4
View raw JSON
{
    "slug": "wp-user-manager",
    "previous_version": "2.9.16",
    "current_version": "2.9.16",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/forms/class-wpum-registration-forms-editor.php",
            "line": 102,
            "snippet": "wp_register_script( 'wpum-registration-forms-editor', 'http://localhost:' . $vue_dev_port . '/registration-forms-editor.js', array(), WPUM_VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "http://localhost:",
                "url_host": "localhost"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/emails/class-wpum-emails-list.php",
            "line": 70,
            "snippet": "wp_register_script( 'wpum-emails-editor', 'http://localhost:' . $vue_dev_port . '/emails.js', array(), WPUM_VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "http://localhost:",
                "url_host": "localhost"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/roles/class-wpum-roles-editor.php",
            "line": 88,
            "snippet": "wp_register_script( 'wpum-roles-editor', 'http://localhost:' . $vue_dev_port . '/roles-editor.js', array(), WPUM_VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "http://localhost:",
                "url_host": "localhost"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/fields/class-wpum-fields-editor.php",
            "line": 92,
            "snippet": "wp_register_script( 'wpum-fields-editor', 'http://localhost:' . $vue_dev_port . '/fields-editor.js', array(), WPUM_VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "http://localhost:",
                "url_host": "localhost"
            }
        }
    ],
    "new_finding_count": 4
}

Plugins authored (6)

Plugin Version Installs Last updated Status
WP User Manager – User Profile Builder & Membership ·wp-user-manager 2.9.16 10k+ 21d ago Active
WP User Manager Newsletter ·wpum-newsletter 1.1.2 10 2mo ago Active
WP User Manager Username Length ·wpum-username-length 2.0.6 10 2mo ago Active
WP User Manager Delete Account ·wpum-delete-account 1.0.1 Closed
WP User Manager Personal Data ·wpum-personal-data 1.1.4 Closed
WP User Manager reCAPTCHA Lite ·wpum-recaptcha 2.0.4 Closed

SVN commit access (1)

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
WP User Manager – User Profile Builder & Membership wpusermanager 10k+ 113 6y ago 21d ago Active