WordPress.org

@wordpressdotorg · wordpress.org profile ↗
Member since
2010-03-24
Location
Employer
Job title
Authored
22 (1 closed)
SVN commit access
1
Readme contributor
64
Combined install base
16.7M+ across 87 plugins

Alerts (0)

No open alerts.

Show 8 resolved alerts
Critical forum_complaint_cluster Health Check & Troubleshooting Resolved · benign_keyword_match 4mo ago
Slughealth-check
Active installs300,000
Critical matches1
High matches0
Lookback days90
Sample threads
TitleDateUrlStarterKeyword
ross Site Scripting (XSS) vulnerability2026-04-16 07:08:46https://wordpress.org/support/topic/ross-site-scripting-xss-vulnerability/memt-networkhacked
ExplanationCluster of support-forum threads in the last 90 days containing user-reported attack vocabulary. Critical when any thread mentions explicit compromise terms (hacked / backdoor / admin user added); high when two or more mention symptom-class terms (redirect to spam / vendor alerts).
View raw JSON
{
    "slug": "health-check",
    "active_installs": 300000,
    "critical_matches": 1,
    "high_matches": 0,
    "lookback_days": 90,
    "sample_threads": [
        {
            "title": "ross Site Scripting (XSS) vulnerability",
            "date": "2026-04-16 07:08:46",
            "url": "https://wordpress.org/support/topic/ross-site-scripting-xss-vulnerability/",
            "starter": "memt-network",
            "keyword": "hacked"
        }
    ],
    "explanation": "Cluster of support-forum threads in the last 90 days containing user-reported attack vocabulary. Critical when any thread mentions explicit compromise terms (hacked / backdoor / admin user added); high when two or more mention symptom-class terms (redirect to spam / vendor alerts)."
}
High committer_younger_than_plugin Gutenberg Resolved · legit_employee_committer_fp 2mo ago
Sluggutenberg
Committer slugntsekouras
Committer display nameNik Tsekouras
Committer employer
Committer member since2020-05-09
Committer first commit2020-12-02 13:48:30
Committer commit count3
Plugin listed authorwordpressdotorg
Earliest plugin commit2017-06-16 09:30:07
Plugin age at join days1,265
Committer age at join days207
Active installs300,000
View raw JSON
{
    "slug": "gutenberg",
    "committer_slug": "ntsekouras",
    "committer_display_name": "Nik Tsekouras",
    "committer_employer": null,
    "committer_member_since": "2020-05-09",
    "committer_first_commit": "2020-12-02 13:48:30",
    "committer_commit_count": 3,
    "plugin_listed_author": "wordpressdotorg",
    "earliest_plugin_commit": "2017-06-16 09:30:07",
    "plugin_age_at_join_days": 1265,
    "committer_age_at_join_days": 207,
    "active_installs": 300000
}
High committer_younger_than_plugin Gutenberg Resolved · legit_employee_committer_fp 2mo ago
Sluggutenberg
Committer sluggutenbergplugin
Committer display namegutenbergplugin
Committer employer
Committer member since2021-01-04
Committer first commit2021-01-06 17:30:19
Committer commit count674
Plugin listed authorwordpressdotorg
Earliest plugin commit2017-06-16 09:30:07
Plugin age at join days1,300
Committer age at join days2
Active installs300,000
View raw JSON
{
    "slug": "gutenberg",
    "committer_slug": "gutenbergplugin",
    "committer_display_name": "gutenbergplugin",
    "committer_employer": null,
    "committer_member_since": "2021-01-04",
    "committer_first_commit": "2021-01-06 17:30:19",
    "committer_commit_count": 674,
    "plugin_listed_author": "wordpressdotorg",
    "earliest_plugin_commit": "2017-06-16 09:30:07",
    "plugin_age_at_join_days": 1300,
    "committer_age_at_join_days": 2,
    "active_installs": 300000
}
Medium release_after_dormancy Tumblr Importer Resolved · no_longer_matches 17d ago
Slugtumblr-importer
Previous version1.2
Current version1.3
Dormancy days602
Active installs10,000
View raw JSON
{
    "slug": "tumblr-importer",
    "previous_version": "1.2",
    "current_version": "1.3",
    "dormancy_days": 602,
    "active_installs": 10000
}
Medium release_after_dormancy Theme Check Resolved · no_longer_matches 25d ago
Slugtheme-check
Previous version20231220
Current version20260821
Dormancy days974
Active installs20,000
View raw JSON
{
    "slug": "theme-check",
    "previous_version": "20231220",
    "current_version": "20260821",
    "dormancy_days": 974,
    "active_installs": 20000
}
Medium contributor_added AI Resolved · benign_vendor_contributor_addition 3mo ago
Slugai
New contributorsdkotter jeffpaul
Active installs20,000
View raw JSON
{
    "slug": "ai",
    "new_contributors": [
        "dkotter",
        "jeffpaul"
    ],
    "active_installs": 20000
}
Medium code_scan_match Theme Check Resolved · code_scan_fp_class_genre_encoding 4mo ago
Slugtheme-check
Finding count2
Findings
PatternKindFileLineSnippetConfidence
eval_callbuiltinchecks/class-bad-things-check.php34'/(?<![_|a-z0-9|\.])eval\s?\(/i' => __( 'eval() is not allowed.', 'theme-check' ),medium
base64_decodebuiltinchecks/class-bad-things-check.php37'/base64_decode/' => __( 'base64_decode() is not allowed', 'theme-check' ),medium
Resolved sha9e34e8835b18df99112a85e4eaec4a8fa043d640
View raw JSON
{
    "slug": "theme-check",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "checks/class-bad-things-check.php",
            "line": 34,
            "snippet": "'/(?<![_|a-z0-9|\\.])eval\\s?\\(/i' => __( 'eval() is not allowed.', 'theme-check' ),",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "checks/class-bad-things-check.php",
            "line": 37,
            "snippet": "'/base64_decode/'                => __( 'base64_decode() is not allowed', 'theme-check' ),",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "9e34e8835b18df99112a85e4eaec4a8fa043d640"
}
Medium code_scan_match Classic Editor Resolved · fp:overgeneric_ioc 4mo ago
Slugclassic-editor
Finding count1
Findings
PatternKindFileLineSnippetConfidence
Upgradeioc:changelog_phrasereadme.txt72* Fixed condition for displaying of the after upgrade notice on the "What's New" screen. Shown when the classic editor is selected and users cannot switch editors.low
Triage note 2026 05 03classic-editor: single Upgrade hit on "after upgrade notice" text. Automattic-owned classic editor compatibility plugin.
View raw JSON
{
    "slug": "classic-editor",
    "finding_count": 1,
    "findings": [
        {
            "pattern": "Upgrade",
            "kind": "ioc:changelog_phrase",
            "file": "readme.txt",
            "line": 72,
            "snippet": "* Fixed condition for displaying of the after upgrade notice on the \"What's New\" screen. Shown when the classic editor is selected and users cannot switch editors.",
            "confidence": "low"
        }
    ],
    "triage_note_2026_05_03": "classic-editor: single Upgrade hit on \"after upgrade notice\" text. Automattic-owned classic editor compatibility plugin."
}

Plugins authored (22)

Plugin Version Installs Last updated Status
Classic Editor ·classic-editor 1.7.0 8M+ 3mo ago Active
WordPress Importer ·wordpress-importer 0.9.6 2M+ 24d ago Active
Gutenberg ·gutenberg 24.0.0 400k+ 4d ago Active
Health Check & Troubleshooting ·health-check 1.7.1 200k+ 2y ago Active
Two Factor ·two-factor 0.16.0 100k+ 5mo ago Active
Secure Custom Fields ·secure-custom-fields 6.9.5 90k+ 1mo ago Active
AI Provider for OpenAI ·ai-provider-for-openai 1.1.0 50k+ 1mo ago Active
AI Provider for Anthropic ·ai-provider-for-anthropic 1.0.4 50k+ 1mo ago Active
AI ·ai 1.3.0 50k+ 1mo ago Active
AI Provider for Google ·ai-provider-for-google 1.1.1 40k+ 1mo ago Active
Debug Bar ·debug-bar 1.1.8 20k+ 6mo ago Active
Create Block Theme ·create-block-theme 2.10.1 20k+ 2mo ago Active
Theme Check ·theme-check 20260901 20k+ 19d ago Active
Tumblr Importer ·tumblr-importer 1.3 10k+ 19d ago Active
Plugin Check (PCP) ·plugin-check 2.1.0 10k+ 1mo ago Active
Press This ·press-this 2.0.2 5k+ 1mo ago Active
SQLite Database Integration ·sqlite-database-integration 3.0.2 4k+ 10d ago Active
Substack Importer ·substack-importer 1.2.0 1k+ 5mo ago Active
Edit Image Thumbnails Separately ·edit-image-thumbnails-separately 1.0.0 400 3y ago Active
WordPress Playground Block ·interactive-code-block 0.2.20 200 23d ago Active
Presence API ·presence-api 0.5.0 10 10d ago Active
Content Blocks ·wp-content-blocks 1.0.2 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
Advanced Custom Fields (ACF®) wpengine 2M+ 4 1y ago 1y ago Active

Contributor on other plugins (64)

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

Plugin Primary author Version Installs
Classic Widgets hellofromtonya 0.3 2M+
Hello Dolly matt 1.7.2 600k+
WP Consent API rogierlankhorst 2.1.0 200k+
Modern Image Formats performanceteam 2.7.1 100k+
Performance Lab performanceteam 4.2.0 100k+
Enable jQuery Migrate Helper clorith 1.4.1 80k+
Speculative Loading performanceteam 1.7.0 70k+
Image Placeholders performanceteam 1.3.0 60k+
Optimization Detective performanceteam 1.0.0-beta7 60k+
Blogger Importer otto42 0.9.3 50k+
Categories to Tags Converter briancolinger 0.6.3 50k+
Embed Optimizer performanceteam 1.0.0-beta6 50k+
Enhanced Responsive Images performanceteam 1.8.0 50k+
Image Prioritizer performanceteam 1.0.0-beta4 40k+
Performant Translations swissspidy 1.2.0 40k+
RSS Importer briancolinger 0.3.2 30k+
Movable Type and TypePad Importer briancolinger 0.6.4 20k+
View Transitions performanceteam 1.2.1 10k+
Web Worker Offloading performanceteam 0.3.0 10k+
Instant Back/Forward westonruter 1.3.3 10k+
LiveJournal Importer briancolinger 0.5 7k+
Admin Color Schemes helen 3.0.0 4k+
Advanced Rich Text Tools for Gutenberg ellatrix 1.2.0 3k+
OPML Importer briancolinger 0.3.2 3k+
RICG Responsive Images tevko 3.1.1 2k+
Test jQuery Updates azaozz 3.0.3 1k+
Admin Color Schemer helen 1.1 1k+
Memory Bump nacin 0.1 200
OpenID Connect Server automattic 2.0.3 100
Hypernotes ellatrix 1.0.1 60
DotClear Importer briancolinger 0.2 40
Sandbox Site powered by Playground berislavgrgicak 0.1.8 30
Chatrix automattic 0.9.2 30
Atom Publishing Protocol wonderboymusic 1.0.1 20
Design Experiments kjellr 1.3 20
Simple Tags Importer briancolinger 0.3.1 20
GreyMatter Importer briancolinger 0.2 20
TextPattern Importer briancolinger 0.3.3 10
Blogware Importer briancolinger 0.2 10
Custom Popup Notifier wnt1987 1.0.0
Ultimate Tag Warrior Importer briancolinger 0.2
Menu Customizer celloexpressions 0.6-20150618
Customizer Theme Switcher celloexpressions 1.0.1
Author Widget obenland 0.1
Slides & Presentations ellatrix 0.0.39
DotClear2 Importer kyon79 0.3
Core Media Widgets obenland 0.2.0-20170923
SYNKLI Capture synklidev 1.0.0
Background Image Cropper celloexpressions 1.2
Financial Calculators wnt1987 1.0
Front-end Editor for WordPress ellatrix 2.2.1
Better Code Editing melchoyce 0.7.0
THX38 matveb 1.0
Zeepay Payment Gateway obeng123 1.0.6
Customize Pane Resizer westonruter 0.1
WordPress Widgets Refresh jtsternberg 0.1.0
Customizer UI Experiments celloexpressions 0.4
WordPress Auto-updates audrasjb 0.8.1
Fetchpriority performanceteam 1.1.1
Featured Content mfields 1.0
Background Update Tester nacin 1.1
Tagregator iandunn 0.6
Focus ellatrix 0.2.8
Lazy Loading Feature Plugin azaozz 1.1