Bricksable

@bricksable · wordpress.org profile ↗
Member since
2021-04-08
Location
Employer
Job title
Authored
1
SVN commit access
1
Readme contributor
0
Combined install base
10k+ across 1 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_match Bricksable for Bricks Builder Resolved · code_scan_fp_class_vendor_cdn_enqueue 17d ago
Slugbricksable
Finding count2
Findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinincludes/elements/sticky-video/element-sticky-video.php28wp_enqueue_script( 'ba-sticky-video-youtube-api', 'https://www.youtube.com/iframe_api', array(), null, false );medium
Url
https://www.youtube.com/iframe_api
Url host
www.youtube.com
remote_enqueuebuiltinincludes/elements/sticky-video/element-sticky-video.php31wp_enqueue_script( 'ba-sticky-video-vimeo-api', 'https://player.vimeo.com/api/player.js', array(), null, false );medium
Url
https://player.vimeo.com/api/player.js
Url host
player.vimeo.com
Resolved shaf9c311c6ac0b3ecc567537eddd623b344cda6966
View raw JSON
{
    "slug": "bricksable",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/elements/sticky-video/element-sticky-video.php",
            "line": 28,
            "snippet": "wp_enqueue_script( 'ba-sticky-video-youtube-api', 'https://www.youtube.com/iframe_api', array(), null, false );",
            "confidence": "medium",
            "details": {
                "url": "https://www.youtube.com/iframe_api",
                "url_host": "www.youtube.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/elements/sticky-video/element-sticky-video.php",
            "line": 31,
            "snippet": "wp_enqueue_script( 'ba-sticky-video-vimeo-api', 'https://player.vimeo.com/api/player.js', array(), null, false );",
            "confidence": "medium",
            "details": {
                "url": "https://player.vimeo.com/api/player.js",
                "url_host": "player.vimeo.com"
            }
        }
    ],
    "resolved_sha": "f9c311c6ac0b3ecc567537eddd623b344cda6966"
}

Plugins authored (1)

Plugin Version Installs Last updated Status
Bricksable for Bricks Builder ·bricksable 1.6.83 10k+ 2mo ago Active

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
Bricksable for Bricks Builder bricksable 10k+ 169 5y ago 2mo ago Active