Themeisle

Member since
2014-05-25
Location
Romania
Employer
Themeisle
Job title
Parrot
Authored
46 (20 closed)
SVN commit access
32
Readme contributor
11
Combined install base
2.2M+ across 58 plugins

Alerts (0)

No open alerts.

Show 15 resolved alerts
Critical code_pattern Starter Sites & Templates by Neve Resolved · benign_architectural_concern 1d ago
Slugtemplates-patterns-collection
Patternunserialize_after_remote_call
Kindbuiltin
Version1.2.27
Hit count1
First hit
File
includes/TI_Beaver.php
Line
167
Snippet
L148: $response = wp_remote_get( esc_url_raw( $url ) ); → L167: if ( @unserialize( $serialized_string ) !== true && preg_match( '/^[aOs]:/', $serialized
Explanationa remote HTTP fetch (`wp_remote_*` / `curl_exec`) is followed by `@unserialize` within the same file — classic PHP Object Injection C2 gadget. The error-suppressed form is the tell: legit code wants to know when deserialize fails; attackers suppress so malformed gadgets do not leak. A real finding regardless of author intent: any plugin that deserializes remote responses without validation is a latent RCE chain if the remote endpoint is ever compromised.
View raw JSON
{
    "slug": "templates-patterns-collection",
    "pattern": "unserialize_after_remote_call",
    "kind": "builtin",
    "version": "1.2.27",
    "hit_count": 1,
    "first_hit": {
        "file": "includes/TI_Beaver.php",
        "line": 167,
        "snippet": "L148: $response = wp_remote_get( esc_url_raw( $url ) );  \u2192  L167: if ( @unserialize( $serialized_string ) !== true && preg_match( '/^[aOs]:/', $serialized"
    },
    "explanation": "a remote HTTP fetch (`wp_remote_*` / `curl_exec`) is followed by `@unserialize` within the same file \u2014 classic PHP Object Injection C2 gadget. The error-suppressed form is the tell: legit code wants to know when deserialize fails; attackers suppress so malformed gadgets do not leak. A real finding regardless of author intent: any plugin that deserializes remote responses without validation is a latent RCE chain if the remote endpoint is ever compromised."
}
Critical code_scan_delta Starter Sites & Templates by Neve Resolved · false_positive_cdn_known_good 2d ago
Slugtemplates-patterns-collection
Previous version1.2.27
Current version1.2.27
New findings
PatternKindFileLineSnippetConfidence
unserialize_after_remote_callbuiltinincludes/TI_Beaver.php167L148: $response = wp_remote_get( esc_url_raw( $url ) ); → L167: if ( @unserialize( $serialized_string ) !== true && preg_match( '/^[aOs]:/', $serializedhigh
New finding count1
View raw JSON
{
    "slug": "templates-patterns-collection",
    "previous_version": "1.2.27",
    "current_version": "1.2.27",
    "new_findings": [
        {
            "pattern": "unserialize_after_remote_call",
            "kind": "builtin",
            "file": "includes/TI_Beaver.php",
            "line": 167,
            "snippet": "L148: $response = wp_remote_get( esc_url_raw( $url ) );  \u2192  L167: if ( @unserialize( $serialized_string ) !== true && preg_match( '/^[aOs]:/', $serialized",
            "confidence": "high"
        }
    ],
    "new_finding_count": 1
}
Critical domain_younger_than_plugin LightStart – Maintenance Mode, Coming Soon and Landing Page Builder Resolved · no_longer_matches 8d ago
Slugwp-maintenance-mode
Domainthemeisle.link
Domain sourcec2_http_call
Domain registered at2025-05-13
Plugin earliest commit2010-02-25 12:09:07
Plugin latest release2026-04-06 09:39:25
Gap days5,555
Domain age at release328
Active installs500,000
View raw JSON
{
    "slug": "wp-maintenance-mode",
    "domain": "themeisle.link",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2025-05-13",
    "plugin_earliest_commit": "2010-02-25 12:09:07",
    "plugin_latest_release": "2026-04-06 09:39:25",
    "gap_days": 5555,
    "domain_age_at_release": 328,
    "active_installs": 500000
}
Critical domain_younger_than_plugin Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE Resolved · no_longer_matches 8d ago
Slugotter-blocks
Domainthemeisle.link
Domain sourcec2_http_call
Domain registered at2025-05-13
Plugin earliest commit2018-10-16 23:15:10
Plugin latest release2026-04-01 13:09:05
Gap days2,400
Domain age at release323
Active installs300,000
View raw JSON
{
    "slug": "otter-blocks",
    "domain": "themeisle.link",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2025-05-13",
    "plugin_earliest_commit": "2018-10-16 23:15:10",
    "plugin_latest_release": "2026-04-01 13:09:05",
    "gap_days": 2400,
    "domain_age_at_release": 323,
    "active_installs": 300000
}
Critical domain_younger_than_plugin Redirection for Contact Form 7 Resolved · no_longer_matches 8d ago
Slugwpcf7-redirect
Domainthemeisle.link
Domain sourcec2_http_call
Domain registered at2025-05-13
Plugin earliest commit2017-08-11 20:54:47
Plugin latest release2026-03-16 13:45:57
Gap days2,831
Domain age at release307
Active installs200,000
View raw JSON
{
    "slug": "wpcf7-redirect",
    "domain": "themeisle.link",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2025-05-13",
    "plugin_earliest_commit": "2017-08-11 20:54:47",
    "plugin_latest_release": "2026-03-16 13:45:57",
    "gap_days": 2831,
    "domain_age_at_release": 307,
    "active_installs": 200000
}
Critical domain_younger_than_plugin Orbit Fox: Duplicate Page, Menu Icons, SVG Support, Cookie Notice, Custom Fonts & More Resolved · no_longer_matches 8d ago
Slugthemeisle-companion
Domainthemeisle.link
Domain sourcec2_http_call
Domain registered at2025-05-13
Plugin earliest commit2016-11-07 23:25:27
Plugin latest release2025-12-05 07:52:32
Gap days3,108
Domain age at release206
Active installs100,000
View raw JSON
{
    "slug": "themeisle-companion",
    "domain": "themeisle.link",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2025-05-13",
    "plugin_earliest_commit": "2016-11-07 23:25:27",
    "plugin_latest_release": "2025-12-05 07:52:32",
    "gap_days": 3108,
    "domain_age_at_release": 206,
    "active_installs": 100000
}
Critical domain_younger_than_plugin Menu Icons by ThemeIsle Resolved · no_longer_matches 8d ago
Slugmenu-icons
Domainthemeisle.link
Domain sourcec2_http_call
Domain registered at2025-05-13
Plugin earliest commit2014-02-19 07:04:03
Plugin latest release2026-04-23 12:06:30
Gap days4,100
Domain age at release345
Active installs100,000
View raw JSON
{
    "slug": "menu-icons",
    "domain": "themeisle.link",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2025-05-13",
    "plugin_earliest_commit": "2014-02-19 07:04:03",
    "plugin_latest_release": "2026-04-23 12:06:30",
    "gap_days": 4100,
    "domain_age_at_release": 345,
    "active_installs": 100000
}
Critical domain_younger_than_plugin Starter Sites & Templates by Neve Resolved · no_longer_matches 8d ago
Slugtemplates-patterns-collection
Domainthemeisle.link
Domain sourcec2_http_call
Domain registered at2025-05-13
Plugin earliest commit2020-07-27 19:07:48
Plugin latest release2026-04-23 13:16:22
Gap days1,750
Domain age at release345
Active installs100,000
View raw JSON
{
    "slug": "templates-patterns-collection",
    "domain": "themeisle.link",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2025-05-13",
    "plugin_earliest_commit": "2020-07-27 19:07:48",
    "plugin_latest_release": "2026-04-23 13:16:22",
    "gap_days": 1750,
    "domain_age_at_release": 345,
    "active_installs": 100000
}
High code_scan_delta Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions Resolved · false_positive_cdn_known_good 2d ago
Slugwp-full-stripe-free
Previous version8.4.2
Current version8.4.2
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinincludes/wpfs-customer-portal-service.php1,190wp_register_script(self::HANDLE_STRIPE_JS_V_3, 'https://js.stripe.com/v3/', ['jquery']);medium
Url
https://js.stripe.com/v3/
Url host
js.stripe.com
remote_enqueuebuiltinincludes/wpfs-main.php879wp_register_script( self::HANDLE_STRIPE_JS_V_3, 'https://js.stripe.com/v3/', [ 'jquery' ] );medium
Url
https://js.stripe.com/v3/
Url host
js.stripe.com
New finding count2
View raw JSON
{
    "slug": "wp-full-stripe-free",
    "previous_version": "8.4.2",
    "current_version": "8.4.2",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/wpfs-customer-portal-service.php",
            "line": 1190,
            "snippet": "wp_register_script(self::HANDLE_STRIPE_JS_V_3, 'https://js.stripe.com/v3/', ['jquery']);",
            "confidence": "medium",
            "details": {
                "url": "https://js.stripe.com/v3/",
                "url_host": "js.stripe.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/wpfs-main.php",
            "line": 879,
            "snippet": "wp_register_script( self::HANDLE_STRIPE_JS_V_3, 'https://js.stripe.com/v3/', [ 'jquery' ] );",
            "confidence": "medium",
            "details": {
                "url": "https://js.stripe.com/v3/",
                "url_host": "js.stripe.com"
            }
        }
    ],
    "new_finding_count": 2
}
High domain_younger_than_plugin Redirection for Contact Form 7 Resolved · no_longer_matches 8d ago
Slugwpcf7-redirect
Domainquerysol.com
Domain sourcec2_http_call
Domain registered at2025-06-30
Plugin earliest commit2017-08-11 20:54:47
Plugin latest release2026-03-16 13:45:57
Gap days2,879
Domain age at release259
Active installs200,000
View raw JSON
{
    "slug": "wpcf7-redirect",
    "domain": "querysol.com",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2025-06-30",
    "plugin_earliest_commit": "2017-08-11 20:54:47",
    "plugin_latest_release": "2026-03-16 13:45:57",
    "gap_days": 2879,
    "domain_age_at_release": 259,
    "active_installs": 200000
}
Medium domain_younger_than_plugin RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator Resolved · no_longer_matches 8d ago
Slugfeedzy-rss-feeds
Domainthemeisle.link
Domain sourcec2_http_call
Domain registered at2025-05-13
Plugin earliest commit2014-11-03 21:30:44
Plugin latest release2026-04-23 15:37:10
Gap days3,843
Domain age at release345
Active installs40,000
View raw JSON
{
    "slug": "feedzy-rss-feeds",
    "domain": "themeisle.link",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2025-05-13",
    "plugin_earliest_commit": "2014-11-03 21:30:44",
    "plugin_latest_release": "2026-04-23 15:37:10",
    "gap_days": 3843,
    "domain_age_at_release": 345,
    "active_installs": 40000
}
Medium domain_younger_than_plugin Visualizer: Tables and Charts Manager for WordPress Resolved · no_longer_matches 8d ago
Slugvisualizer
Domainthemeisle.link
Domain sourcec2_http_call
Domain registered at2025-05-13
Plugin earliest commit2013-07-21 18:44:57
Plugin latest release2026-03-31 14:30:47
Gap days4,313
Domain age at release322
Active installs20,000
View raw JSON
{
    "slug": "visualizer",
    "domain": "themeisle.link",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2025-05-13",
    "plugin_earliest_commit": "2013-07-21 18:44:57",
    "plugin_latest_release": "2026-03-31 14:30:47",
    "gap_days": 4313,
    "domain_age_at_release": 322,
    "active_installs": 20000
}
Medium domain_younger_than_plugin PPOM – Product Addons & Custom Fields for WooCommerce Resolved · no_longer_matches 8d ago
Slugwoocommerce-product-addon
Domainthemeisle.link
Domain sourcec2_http_call
Domain registered at2025-05-13
Plugin earliest commit2015-04-24 03:40:27
Plugin latest release2026-03-16 13:13:59
Gap days3,671
Domain age at release307
Active installs20,000
View raw JSON
{
    "slug": "woocommerce-product-addon",
    "domain": "themeisle.link",
    "domain_source": "c2_http_call",
    "domain_registered_at": "2025-05-13",
    "plugin_earliest_commit": "2015-04-24 03:40:27",
    "plugin_latest_release": "2026-03-16 13:13:59",
    "gap_days": 3671,
    "domain_age_at_release": 307,
    "active_installs": 20000
}
Medium bulk_committer_takeover Disable Admin Notices – Hide Dashboard Notifications Resolved · no_longer_matches 8d ago
Committerwebtemyk
Member since2019-04-29
Plugins joined6
Spread days133
Earliest join2020-04-16 09:24:15
Latest join2020-08-27 13:23:26
Combined installs420,000
Sample plugins
SlugActive installsFirst commit at
disable-admin-notices100,0002020-08-27 13:23:26
robin-image-optimizer100,0002020-07-15 10:00:17
anti-spam60,0002020-04-16 09:24:15
insert-php60,0002020-06-23 07:05:14
auto-post-thumbnail50,0002020-07-23 08:54:39
clearfy50,0002020-07-22 11:10:18
View raw JSON
{
    "committer": "webtemyk",
    "member_since": "2019-04-29",
    "plugins_joined": 6,
    "spread_days": 133,
    "earliest_join": "2020-04-16 09:24:15",
    "latest_join": "2020-08-27 13:23:26",
    "combined_installs": 420000,
    "sample_plugins": [
        {
            "slug": "disable-admin-notices",
            "active_installs": 100000,
            "first_commit_at": "2020-08-27 13:23:26"
        },
        {
            "slug": "robin-image-optimizer",
            "active_installs": 100000,
            "first_commit_at": "2020-07-15 10:00:17"
        },
        {
            "slug": "anti-spam",
            "active_installs": 60000,
            "first_commit_at": "2020-04-16 09:24:15"
        },
        {
            "slug": "insert-php",
            "active_installs": 60000,
            "first_commit_at": "2020-06-23 07:05:14"
        },
        {
            "slug": "auto-post-thumbnail",
            "active_installs": 50000,
            "first_commit_at": "2020-07-23 08:54:39"
        },
        {
            "slug": "clearfy",
            "active_installs": 50000,
            "first_commit_at": "2020-07-22 11:10:18"
        }
    ]
}
Medium bulk_committer_takeover Disable Admin Notices – Hide Dashboard Notifications Resolved · no_longer_matches 8d ago
Committeralexkovalevv
Member since2019-07-21
Plugins joined7
Spread days144
Earliest join2019-07-31 23:36:38
Latest join2019-12-23 22:37:39
Combined installs460,000
Sample plugins
SlugActive installsFirst commit at
disable-admin-notices100,0002019-08-12 23:45:46
robin-image-optimizer100,0002019-12-23 22:37:39
anti-spam60,0002019-12-12 18:58:38
insert-php60,0002019-07-31 23:36:38
auto-post-thumbnail50,0002019-09-10 12:54:38
clearfy50,0002019-10-04 05:16:55
cyrlitera40,0002019-08-14 22:13:07
View raw JSON
{
    "committer": "alexkovalevv",
    "member_since": "2019-07-21",
    "plugins_joined": 7,
    "spread_days": 144,
    "earliest_join": "2019-07-31 23:36:38",
    "latest_join": "2019-12-23 22:37:39",
    "combined_installs": 460000,
    "sample_plugins": [
        {
            "slug": "disable-admin-notices",
            "active_installs": 100000,
            "first_commit_at": "2019-08-12 23:45:46"
        },
        {
            "slug": "robin-image-optimizer",
            "active_installs": 100000,
            "first_commit_at": "2019-12-23 22:37:39"
        },
        {
            "slug": "anti-spam",
            "active_installs": 60000,
            "first_commit_at": "2019-12-12 18:58:38"
        },
        {
            "slug": "insert-php",
            "active_installs": 60000,
            "first_commit_at": "2019-07-31 23:36:38"
        },
        {
            "slug": "auto-post-thumbnail",
            "active_installs": 50000,
            "first_commit_at": "2019-09-10 12:54:38"
        },
        {
            "slug": "clearfy",
            "active_installs": 50000,
            "first_commit_at": "2019-10-04 05:16:55"
        },
        {
            "slug": "cyrlitera",
            "active_installs": 40000,
            "first_commit_at": "2019-08-14 22:13:07"
        }
    ]
}

Plugins authored (46)

Plugin Version Installs Last updated Status
LightStart – Maintenance Mode, Coming Soon and Landing Page Builder ·wp-maintenance-mode 2.6.21 500k+ 26d ago Active
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE ·otter-blocks 3.1.9 300k+ 8d ago Active
Redirection for Contact Form 7 ·wpcf7-redirect 3.2.9 200k+ 1mo ago Active
Orbit Fox: Duplicate Page, Menu Icons, SVG Support, Cookie Notice, Custom Fonts & More ·themeisle-companion 3.0.5 100k+ 1mo ago Active
Menu Icons by ThemeIsle ·menu-icons 0.13.23 100k+ 9d ago Active
Starter Sites & Templates by Neve ·templates-patterns-collection 1.2.27 100k+ 9d ago Active
Robin Image Optimizer – Unlimited Image Optimization & WebP Converter ·robin-image-optimizer 2.0.4 100k+ 1mo ago Active
Disable Admin Notices – Hide Dashboard Notifications ·disable-admin-notices 1.4.4 100k+ 23d ago Active
Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts ·insert-php 2.7.4 60k+ 5d ago Active
Titan Anti-spam & Security ·anti-spam 7.5.0 60k+ 1mo ago Active
Auto Featured Image (Auto Post Thumbnail) ·auto-post-thumbnail 5.0.2 50k+ 1mo ago Active
Remove Category URL – Remove 'category' base from category permalinks ·remove-category-url 1.2.2 50k+ 22d ago Active
RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator ·feedzy-rss-feeds 5.1.5 40k+ 8d ago Active
Cyrlitera – Transliteration of Links and File Names ·cyrlitera 1.3.2 40k+ 3mo ago Active
Cyr to Lat Reloaded – Transliteration of Links and File Names ·cyr-and-lat 1.3.1 30k+ 3mo ago Active
PPOM – Product Addons & Custom Fields for WooCommerce ·woocommerce-product-addon 33.0.18 20k+ 1mo ago Active
Social Slider Feed ·instagram-slider-widget 2.3.4 20k+ 23d ago Active
Media Library Organizer – WordPress Media Library Folders & File Manager ·media-library-organizer 2.1.0 20k+ 1mo ago Active
Visualizer: Tables and Charts Manager for WordPress ·visualizer 4.0.1 20k+ 26d ago Active
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions ·wp-full-stripe-free 8.4.2 10k+ 9d ago Active
Disable Updates – Updates Manager, Disable Automatic Updates, Disable All Updates ·webcraftic-updates-manager 1.3.0 9k+ 3mo ago Active
Disable Comments & Delete All Comments ·comments-plus 1.3.1 9k+ 2d ago Active
Hyve Lite — Conversational AI Chatbot ·hyve-lite 1.3.2 7k+ 1mo ago Active
Multiple Page Generator Plugin – MPG ·multiple-pages-generator-by-porthas 4.1.5 2k+ 18d ago Active
Neve Hooks ·neve-hooks 1.0.1 400 5y ago Active
FreshRank – Instant Feedback for Better Content ·freshrank-ai 1.0.1 30 3mo ago Active
WP Form Styler For Elementor ·wp-form-styler 1.0.0 Closed
WordPress Team Plugin – Teammates ·teammates 0.1.3 Closed
Addons & Templates for Elementor by Sizzify Lite ·elementor-addon-widgets 1.3.2 Closed
Page Templater For Elementor ·elementor-templater 1.2.9 Closed
Contact Form 7 – Gutenberg block ·cf-7-gutenberg 1.0.0 Closed
Custom CSS by Dev7studios ·custom-css-by-dev7studios 1.1 Closed
Photosmash ·photosmash-galleries 1.2.0 Closed
Responsive Sticky Slider ·sticky-slider 1.2.5 Closed
Slider by Nivo – Responsive WordPress Image Slider ·nivo-slider-lite 2.3.1 Closed
Compare List for WooCommerce ·woocommerce-compare-list 1.1.2 Closed
Google Maps Plugin by Intergeo ·intergeo-maps 2.3.2 Closed
Expander ·expander 0.3.3 Closed
Menu Item Custom Fields ·menu-item-custom-fields 1.0.0 Closed
Azera Shop Companion ·azera-shop-companion 1.0.7 Closed
Pay2View ·pay2view 0.4.0 Closed
TracPress ·tracpress 1.5.1 Closed
NavMenu Addon For Elementor ·navmenu-addon-for-elementor 1.1.6 Closed
Tables For Elementor ·tables-for-elementor 1.0.2 Closed
Storefront Homepage Contact 7 Section – SHC7S ·storefront-homepage-contact-form-7-section 1.0.2 Closed
Storefront Homepage Extra Sections ·storefront-homepage-extra-sections 1.0.2 Closed

SVN commit access (32)

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
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE themeisle 300k+ 153 7y ago 8d ago Active
RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator themeisle 40k+ 120 10y ago 8d ago Active
Orbit Fox: Duplicate Page, Menu Icons, SVG Support, Cookie Notice, Custom Fonts & More themeisle 100k+ 111 9y ago 1mo ago Active
Visualizer: Tables and Charts Manager for WordPress themeisle 20k+ 111 10y ago 26d ago Active
Blocks Export Import hardeepasrani 1k+ 91 6y ago 8d ago Active
Blocks Animation: CSS Animations for Gutenberg Blocks hardeepasrani 90k+ 91 6y ago 8d ago Active
Multiple Page Generator Plugin – MPG themeisle 2k+ 89 4y ago 18d ago Active
Starter Sites & Templates by Neve themeisle 100k+ 87 5y ago 9d ago Active
PPOM – Product Addons & Custom Fields for WooCommerce themeisle 20k+ 74 3y ago 1mo ago Active
LightStart – Maintenance Mode, Coming Soon and Landing Page Builder themeisle 500k+ 50 4y ago 26d ago Active
Menu Icons by ThemeIsle themeisle 100k+ 46 8y ago 9d ago Active
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions themeisle 10k+ 37 1y ago 9d ago Active
Redirection for Contact Form 7 themeisle 200k+ 33 1y ago 1mo ago Active
Super Page Cache optimole 60k+ 22 1y ago 1mo ago Active
Hyve Lite — Conversational AI Chatbot themeisle 7k+ 16 1y ago 1mo ago Active
Auto Featured Image (Auto Post Thumbnail) themeisle 50k+ 11 7mo ago 1mo ago Active
Robin Image Optimizer – Unlimited Image Optimization & WebP Converter themeisle 100k+ 9 7mo ago 1mo ago Active
Social Slider Feed themeisle 20k+ 8 7mo ago 23d ago Active
Titan Anti-spam & Security themeisle 60k+ 7 7mo ago 1mo ago Active
Disable Admin Notices – Hide Dashboard Notifications themeisle 100k+ 7 7mo ago 23d ago Active
Contact Form & SMTP Plugin for WordPress by PirateForms smub 30k+ 7 9y ago 8y ago Active
Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer creativemotion 50k+ 6 7mo ago 9d ago Active
Assets manager, dequeue scripts, dequeue styles for WordPress webcraftic 2k+ 5 7mo ago 3mo ago Active
Cyr to Lat Reloaded – Transliteration of Links and File Names themeisle 30k+ 5 7mo ago 3mo ago Active
Cyrlitera – Transliteration of Links and File Names themeisle 40k+ 5 7mo ago 3mo ago Active
Remove Category URL – Remove 'category' base from category permalinks themeisle 50k+ 5 7mo ago 22d ago Active
Disable Comments & Delete All Comments themeisle 9k+ 3 7mo ago 3mo ago Active
Disable Updates – Updates Manager, Disable Automatic Updates, Disable All Updates themeisle 9k+ 2 7mo ago 3mo ago Active
Local Google Analytics for WordPress – caches external requests webcraftic 4k+ 2 7mo ago 5mo ago Active
Neve Hooks themeisle 400 2 7y ago 5y ago Active
Blocks CSS: CSS Editor for Gutenberg Blocks hardeepasrani 5k+ 1 6y ago 8d ago Active
Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts themeisle 60k+ 1 7mo ago 5d ago Active

Contributor on other plugins (11)

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