WebFactory

@webfactory · wordpress.org profile ↗
Member since
2012-02-27
Location
Europe
Employer
WebFactory Ltd
Job title
the WP guys :)
Authored
33 (5 closed)
SVN commit access
50 (10 closed)
Readme contributor
1
Combined install base
3.8M+ across 50 plugins

Alerts (0)

No open alerts.

Show 4 resolved alerts
High code_scan_delta Maintenance Resolved · fp_remote_enqueue_vendor_cdn 18h ago
Slugmaintenance
Previous version4.21
Current version4.31
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinmaintenance.php1,495wp_enqueue_style('maintenance-font-roboto', 'https://fonts.bunny.net/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap', array(), $this->version);medium
Url
https://fonts.bunny.net/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap
Url host
fonts.bunny.net
New finding count1
View raw JSON
{
    "slug": "maintenance",
    "previous_version": "4.21",
    "current_version": "4.31",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "maintenance.php",
            "line": 1495,
            "snippet": "wp_enqueue_style('maintenance-font-roboto', 'https://fonts.bunny.net/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap', array(), $this->version);",
            "confidence": "medium",
            "details": {
                "url": "https://fonts.bunny.net/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap",
                "url_host": "fonts.bunny.net"
            }
        }
    ],
    "new_finding_count": 1
}
High code_scan_match Simple Author Box Resolved · code_scan_fp_class_vendor_cdn_enqueue 1mo ago
Slugsimple-author-box
Finding count1
Findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltininc/class-simple-author-box.php353wp_enqueue_style('saboxplugin-admin-font', 'https://fonts.bunny.net/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap');medium
Url
https://fonts.bunny.net/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap
Url host
fonts.bunny.net
Resolved shad8ac7605f5b3d7a37c3502313e99dc6cc34fadb5
View raw JSON
{
    "slug": "simple-author-box",
    "finding_count": 1,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "inc/class-simple-author-box.php",
            "line": 353,
            "snippet": "wp_enqueue_style('saboxplugin-admin-font', 'https://fonts.bunny.net/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap');",
            "confidence": "medium",
            "details": {
                "url": "https://fonts.bunny.net/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap",
                "url_host": "fonts.bunny.net"
            }
        }
    ],
    "resolved_sha": "d8ac7605f5b3d7a37c3502313e99dc6cc34fadb5"
}
High code_scan_match Advanced Google reCAPTCHA Resolved · code_scan_fp_class_vendor_cdn_enqueue 1mo ago
Slugadvanced-google-recaptcha
Finding count2
Findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinlibs/functions.php555wp_enqueue_script('wpcaptcha-recaptcha', 'https://www.google.com/recaptcha/api.js', array('jquery'), self::$version, true);medium
Url
https://www.google.com/recaptcha/api.js
Url host
www.google.com
remote_enqueuebuiltinlibs/functions.php557wp_enqueue_script('wpcaptcha-recaptcha', 'https://www.google.com/recaptcha/api.js?onload=wpcaptcha_captcha&render=' . esc_html($options['captcha_site_key']), array('jquery'), self::$versiomedium
Url
https://www.google.com/recaptcha/api.js?onload=wpcaptcha_captcha&render=
Url host
www.google.com
Resolved sha9182a123b2f86d17b62ca54962b55f70d4d4dbc5
View raw JSON
{
    "slug": "advanced-google-recaptcha",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "libs/functions.php",
            "line": 555,
            "snippet": "wp_enqueue_script('wpcaptcha-recaptcha', 'https://www.google.com/recaptcha/api.js', array('jquery'), self::$version, true);",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "libs/functions.php",
            "line": 557,
            "snippet": "wp_enqueue_script('wpcaptcha-recaptcha', 'https://www.google.com/recaptcha/api.js?onload=wpcaptcha_captcha&render=' . esc_html($options['captcha_site_key']), array('jquery'), self::$versio",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?onload=wpcaptcha_captcha&render=",
                "url_host": "www.google.com"
            }
        }
    ],
    "resolved_sha": "9182a123b2f86d17b62ca54962b55f70d4d4dbc5"
}
High committer_younger_than_plugin Login Lockdown & Protection Resolved · benign_company_employee 2mo ago
Sluglogin-lockdown
Committer slugmvandemar
Committer display namemvandemar
Committer employer
Committer member since2007-08-29
Committer first commit2008-06-16 04:47:13
Committer commit count35
Plugin listed authorwebfactory
Earliest plugin commit2007-09-07 20:03:23
Plugin age at join days282
Committer age at join days292
Active installs100,000
View raw JSON
{
    "slug": "login-lockdown",
    "committer_slug": "mvandemar",
    "committer_display_name": "mvandemar",
    "committer_employer": null,
    "committer_member_since": "2007-08-29",
    "committer_first_commit": "2008-06-16 04:47:13",
    "committer_commit_count": 35,
    "plugin_listed_author": "webfactory",
    "earliest_plugin_commit": "2007-09-07 20:03:23",
    "plugin_age_at_join_days": 282,
    "committer_age_at_join_days": 292,
    "active_installs": 100000
}

Plugins authored (33)

Plugin Version Installs Last updated Status
Maintenance ·maintenance 4.31 1M+ 2d ago Active
Under Construction ·under-construction-page 4.05 600k+ 1mo ago Active
WP Reset ·wp-reset 2.07 300k+ 2mo ago Active
301 Redirects – Redirect Manager ·eps-301-redirects 2.84 300k+ 2mo ago Active
Advanced Google reCAPTCHA ·advanced-google-recaptcha 5.39 200k+ 24d ago Active
Login Lockdown & Protection ·login-lockdown 2.16 100k+ 2mo ago Active
Minimal Coming Soon – Coming Soon Page ·minimal-coming-soon-maintenance-mode 2.45 100k+ 14d ago Active
Custom Sidebars – Dynamic Sidebar Classic Widget Area Manager ·custom-sidebars 3.38 100k+ 1mo ago Active
Captcha Code ·captcha-code-authentication 3.31 100k+ 2mo ago Active
Sticky Menu & Sticky Header ·sticky-menu-or-anything-on-scroll 2.35 100k+ 2mo ago Active
External Links – nofollow, noopener & new window ·wp-external-links 2.65 90k+ 1mo ago Active
Simple Author Box ·simple-author-box 2.60 90k+ 1mo ago Active
WP Force SSL & HTTPS SSL Redirect ·wp-force-ssl 1.69 90k+ 1mo ago Active
Email Log ·email-log 2.62 80k+ 1mo ago Active
Htaccess File Editor – Safely Edit Htaccess File ·wp-htaccess-editor 1.73 40k+ 1mo ago Active
301 Redirects & 404 Error Log ·301-redirects 1.05 30k+ 1mo ago Active
Maps Widget for Google Maps ·google-maps-widget 4.27 30k+ 1mo ago Active
Bulk Delete ·bulk-delete 6.11 30k+ 1mo ago Active
External Links in New Window / New Tab ·open-external-links-in-a-new-window 1.45 30k+ 1mo ago Active
Map Block for Google Maps ·map-block-gutenberg 1.35 20k+ 1mo ago Active
No Right Click Images ·no-right-click-images-plugin 4.1 20k+ 1mo ago Active
Table Rate Shipping for WooCommerce ·woocommerce-easy-table-rate-shipping 2.30 20k+ 1mo ago Active
Easy Hide Login ·easy-hide-login 1.6 20k+ 1mo ago Active
Database Reset ·wordpress-database-reset 3.25 10k+ 1mo ago Active
Guest Author ·guest-author 2.62 5k+ 1mo ago Active
Order Export for WooCommerce ·order-export-and-more-for-woocommerce 3.27 2k+ 3mo ago Active
Gift Wrapper for WooCommerce ·woocommerce-gift-wrapper 6.32 2k+ 1mo ago Active
AI Bud – AI Content Generator, AI Chatbot, ChatGPT, Gemini, GPT-4o ·aibuddy-openai-chatgpt 1.9 2k+ 1mo ago Active
Reset WP – Easiest WordPress Reset Plugin ·reset-wp 1.55 Closed
Direct Checkout for WooCommerce – Skip Cart with Buy Buttons ·direct-checkout-for-woocommerce 1.3 Closed
Security Ninja Lite ·security-ninja-lite 1.30 Closed
Advanced Reset WordPress ·advanced-reset-wp 1.3 Closed
WordPress Charts ·wp-charts 0.7.0 Closed

SVN commit access (50)

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
Maps Widget for Google Maps webfactory 30k+ 391 13y ago 1mo ago Active
Under Construction webfactory 600k+ 289 9y ago 1mo ago Active
WP Reset webfactory 300k+ 148 8y ago 2mo ago Active
Minimal Coming Soon – Coming Soon Page webfactory 100k+ 147 9y ago 14d ago Active
301 Redirects – Redirect Manager webfactory 300k+ 105 7y ago 2mo ago Active
Maintenance webfactory 1M+ 100 6y ago 14d ago Active
External Links – nofollow, noopener & new window webfactory 90k+ 77 7y ago 1mo ago Active
Simple Author Box webfactory 90k+ 73 6y ago 1mo ago Active
Advanced Google reCAPTCHA webfactory 200k+ 66 3y ago 24d ago Active
Map Block for Google Maps webfactory 20k+ 65 8y ago 1mo ago Active
Database Reset webfactory 10k+ 61 6y ago 1mo ago Active
Sticky Menu & Sticky Header webfactory 100k+ 60 6y ago 2mo ago Active
Htaccess File Editor – Safely Edit Htaccess File webfactory 40k+ 59 7y ago 1mo ago Active
Coming Soon & Maintenance Mode Page & Under Construction hookandhook 10k+ 55 8y ago 4y ago Active
Login Lockdown & Protection webfactory 100k+ 54 3y ago 2mo ago Active
WP Force SSL & HTTPS SSL Redirect webfactory 90k+ 51 6y ago 1mo ago Active
Security Ninja – WordPress Security & Firewall cleverplugins 7k+ 51 9y ago 5y ago Active
301 Redirects & 404 Error Log webfactory 30k+ 42 7y ago 1mo ago Active
External Links in New Window / New Tab webfactory 30k+ 36 6y ago 1mo ago Active
Security Ninja Lite webfactory 34 13y ago 7y ago Closed
Guest Author webfactory 5k+ 33 6y ago 1mo ago Active
Custom Sidebars – Dynamic Sidebar Classic Widget Area Manager webfactory 100k+ 32 5y ago 1mo ago Active
Table Rate Shipping for WooCommerce webfactory 20k+ 29 4y ago 1mo ago Active
Order Export for WooCommerce webfactory 2k+ 28 4y ago 3mo ago Active
Reset WP – Easiest WordPress Reset Plugin webfactory 24 8y ago 7y ago Closed
Captcha Code webfactory 100k+ 24 2y ago 2mo ago Active
Easy Hide Login webfactory 20k+ 21 2y ago 1mo ago Active
Simple Shortcode for Google Maps fullworks 3k+ 18 8y ago 5y ago Active
No Right Click Images webfactory 20k+ 17 2y ago 1mo ago Active
Easy Smooth Scroll Links – Smooth Scrolling Anchor pootlepress 17 6y ago 5y ago Closed
Tag, Category, and Taxonomy Manager – Autotagger Automatically Add Terms stevejburge 50k+ 14 5y ago 5y ago Active
Similar Posts – Best Related Posts Plugin for WordPress shareaholic 14 9y ago 8y ago Closed
Gift Wrapper for WooCommerce webfactory 2k+ 13 11mo ago 1mo ago Active
Advanced Reset WordPress webfactory 12 8y ago 7y ago Closed
Web Accessibility by accessiBe accessibewp 10k+ 12 5y ago 5y ago Active
Rocket Maintenance Mode & Coming Soon Page saadiqbal 4k+ 12 7y ago 6y ago Active
Remove & Disable XML-RPC Pingback cleverplugins 8k+ 11 7y ago 5y ago Active
Redirect 404 Error Page to Homepage or Custom Page with Logs wpvibes 10k+ 11 8y ago 7y ago Active
WP Mailto Links – Protect Email Addresses onlineoptimisation 8k+ 10 7y ago 7y ago Active
Increase Maximum Upload File Size wp_media 40k+ 10 7y ago 6y ago Active
Bulk Delete webfactory 30k+ 9 9mo ago 1mo ago Active
Newsletter Form Block for Mailchimp fullworks 9 7y ago 7y ago Closed
Email Log webfactory 80k+ 9 10mo ago 1mo ago Active
Direct Checkout for WooCommerce – Skip Cart with Buy Buttons webfactory 6 4y ago 3y ago Closed
AI Bud – AI Content Generator, AI Chatbot, ChatGPT, Gemini, GPT-4o webfactory 2k+ 6 11mo ago 1mo ago Active
WPIDE – File Manager & Code Editor xplodedthemes 40k+ 6 5y ago 4y ago Active
Email Encoder – Protect Email Addresses and Phone Numbers onlineoptimisation 90k+ 6 7y ago 7y ago Active
WordPress Charts webfactory 3 7y ago 7y ago Closed
GuidePress guidepress 2 9y ago 9y ago Closed
Visual Icon Fonts ozthegreat 2 7y ago 7y ago Closed

Contributor on other plugins (1)

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

Plugin Primary author Version Installs
Visual Icon Fonts ozthegreat 0.5.7