webdevstudios

@webdevstudios · wordpress.org profile ↗
Member since
2012-10-05
Location
United States
Employer
Job title
Authored
13 (1 closed)
SVN commit access
6
Readme contributor
14
Combined install base
1.3M+ across 27 plugins

Alerts (0)

No open alerts.

Show 2 resolved alerts
High code_scan_match Custom Post Type UI Resolved · code_scan_fp_class_vendor_cdn_enqueue 17d ago
Slugcustom-post-type-ui
Finding count2
Findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltininc/utility.php450wp_enqueue_style( 'cptui-emailoctopus', 'https://emailoctopus.com/bundles/emailoctopuslist/css/formEmbed.css' ); // phpcs:ignoremedium
Url
https://emailoctopus.com/bundles/emailoctopuslist/css/formEmbed.css
Url host
emailoctopus.com
remote_enqueuebuiltininc/utility.php452wp_enqueue_script( 'cptui-emailoctopus-js', 'https://emailoctopus.com/bundles/emailoctopuslist/js/1.4/formEmbed.js', [ 'jquery' ], '', true ); // phpcs:ignoremedium
Url
https://emailoctopus.com/bundles/emailoctopuslist/js/1.4/formEmbed.js
Url host
emailoctopus.com
Resolved shad073b2e9c15bfdb5ca0de39abeccb14bd649e01e
View raw JSON
{
    "slug": "custom-post-type-ui",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "inc/utility.php",
            "line": 450,
            "snippet": "wp_enqueue_style( 'cptui-emailoctopus', 'https://emailoctopus.com/bundles/emailoctopuslist/css/formEmbed.css' ); // phpcs:ignore",
            "confidence": "medium",
            "details": {
                "url": "https://emailoctopus.com/bundles/emailoctopuslist/css/formEmbed.css",
                "url_host": "emailoctopus.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "inc/utility.php",
            "line": 452,
            "snippet": "wp_enqueue_script( 'cptui-emailoctopus-js', 'https://emailoctopus.com/bundles/emailoctopuslist/js/1.4/formEmbed.js', [ 'jquery' ], '', true ); // phpcs:ignore",
            "confidence": "medium",
            "details": {
                "url": "https://emailoctopus.com/bundles/emailoctopuslist/js/1.4/formEmbed.js",
                "url_host": "emailoctopus.com"
            }
        }
    ],
    "resolved_sha": "d073b2e9c15bfdb5ca0de39abeccb14bd649e01e"
}
High domain_younger_than_plugin Custom Post Type UI Resolved · no_longer_matches 28d ago
Slugcustom-post-type-ui
Domainthemeswitcher.com
Domain sourcec2_http_call
Domain registered at2024-10-22
Plugin earliest commit2010-02-25 02:09:33
Plugin latest release2026-04-23 21:10:29
Gap days5,352
Domain age at release548
Active installs1,000,000
View raw JSON
{
    "slug": "custom-post-type-ui",
    "domain": "themeswitcher.com",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2024-10-22",
    "plugin_earliest_commit": "2010-02-25 02:09:33",
    "plugin_latest_release": "2026-04-23 21:10:29",
    "gap_days": 5352,
    "domain_age_at_release": 548,
    "active_installs": 1000000
}

Plugins authored (13)

Plugin Version Installs Last updated Status
Custom Post Type UI ·custom-post-type-ui 1.19.1 1M+ 18d ago Active
Automatic Featured Images from Videos ·automatic-featured-images-from-videos 1.2.8 7k+ 4mo ago Active
WP Search with Algolia ·wp-search-with-algolia 2.11.3 7k+ 1mo ago Active
Taxonomy Switcher ·taxonomy-switcher 1.1.0 2k+ 4mo ago Active
Hash Link Scroll Offset ·hash-link-scroll-offset 0.4.1 1k+ 4mo ago Active
Chat Room ·chat-room 0.1.3 90 9y ago Active
Reactor: Core ·reactor-core 0.2.5 40 9y ago Active
Mapbox For WP ·mapbox-for-wp 1.0.1 40 2y ago Active
WDS Multisite Aggregate ·wds-multisite-aggregate 1.0.2 10 9y ago Active
WDS Site Documentation ·wds-site-documentation 1.1.1 10 1y ago Active
Constant Contact for WordPress ·constant-contact-api 4.1.1 Closed
Cubify WP ·cubify-wp 0.1.0 12y ago Active
Easy Digital Downloads – Internal Notes for Products ·easy-digital-downloads-internal-notes-for-products 1.0.1 12y ago Active

SVN commit access (6)

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 Search with Algolia webdevstudios 7k+ 31 7y ago 1mo ago Active
Automatic Featured Images from Videos webdevstudios 7k+ 9 2y ago 4mo ago Active
Hash Link Scroll Offset webdevstudios 1k+ 7 2y ago 4mo ago Active
Taxonomy Switcher webdevstudios 2k+ 5 3y ago 4mo ago Active
Mapbox For WP webdevstudios 40 2 2y ago 2y ago Active
Custom Post Type UI webdevstudios 1M+ 1 3y ago 18d ago Active

Contributor on other plugins (14)

Plugins where this account is listed in the readme contributors (distinct from SVN commit access).