Themeisle

Member since
2014-05-25
Location
Romania
Employer
Themeisle
Job title
Parrot
Authored
48 (22 closed)
SVN commit access
41 (8 closed)
Readme contributor
12
Combined install base
2.2M+ across 62 plugins

Alerts (0)

No open alerts.

Show 17 resolved alerts
Critical code_scan_match Starter Sites & Templates by Neve Resolved · dead_endpoint_or_gated 1mo ago
Slugtemplates-patterns-collection
Finding count1
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
Resolved sha9d5e8bf99105ec63a2a55513062262777d7a98bb
View raw JSON
{
    "slug": "templates-patterns-collection",
    "finding_count": 1,
    "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"
        }
    ],
    "resolved_sha": "9d5e8bf99105ec63a2a55513062262777d7a98bb"
}
Critical code_pattern Starter Sites & Templates by Neve Resolved · benign_architectural_concern 1mo 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 1mo 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 1mo 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 1mo 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 1mo 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 1mo 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 – Add Icons to Navigation Menus Resolved · no_longer_matches 1mo 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 1mo 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_match Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions Resolved · code_scan_fp_class_vendor_cdn_enqueue 1mo ago
Slugwp-full-stripe-free
Finding count2
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
Resolved sha562fc7463995acba2d5f6d21d663d7518df773d7
View raw JSON
{
    "slug": "wp-full-stripe-free",
    "finding_count": 2,
    "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"
            }
        }
    ],
    "resolved_sha": "562fc7463995acba2d5f6d21d663d7518df773d7"
}
High code_scan_delta Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions Resolved · false_positive_cdn_known_good 1mo 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 1mo 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 1mo 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 1mo 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 1mo 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 1mo 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 1mo 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 (48)

Plugin Version Installs Last updated Status
LightStart – Maintenance Mode, Coming Soon and Landing Page Builder ·wp-maintenance-mode 2.6.22 500k+ 23d ago Active
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE ·otter-blocks 3.1.11 300k+ 15d ago Active
Redirection for Contact Form 7 ·wpcf7-redirect 3.2.10 200k+ 23d ago Active
Orbit Fox: Duplicate Page, Menu Icons, SVG Support, Cookie Notice, Custom Fonts & More ·themeisle-companion 3.0.6 100k+ 17d ago Active
Menu Icons by Themeisle – Add Icons to Navigation Menus ·menu-icons 0.13.23 100k+ 23d ago Active
Starter Sites & Templates by Neve ·templates-patterns-collection 1.2.29 100k+ 21d ago Active
Robin Image Optimizer – Unlimited Image Optimization, WebP & AVIF ·robin-image-optimizer 2.0.5 100k+ 23d ago Active
Disable Admin Notices – Hide Dashboard Notifications ·disable-admin-notices 1.4.5 100k+ 17d ago Active
Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts ·insert-php 2.7.5 60k+ 23d ago Active
Titan Anti-spam & Security – Brute Force Protection, 2FA & Spam Filter ·anti-spam 7.5.2 60k+ 23d ago Active
Auto Featured Image (Auto Post Thumbnail) ·auto-post-thumbnail 5.0.4 50k+ 20d ago Active
Remove Category URL – Remove 'category' base from category permalinks ·remove-category-url 1.2.3 50k+ 17d ago Active
RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator ·feedzy-rss-feeds 5.1.8 40k+ 14d ago Active
Cyrlitera – Transliteration of Links and File Names ·cyrlitera 1.3.4 40k+ 23d ago Active
Cyr to Lat Reloaded – Transliteration of Links and File Names ·cyr-and-lat 1.3.3 30k+ 17d ago Active
PPOM – Product Addons & Custom Fields for WooCommerce ·woocommerce-product-addon 34.0.2 20k+ 9d ago Active
Social Slider Feed – Social Media Feed & Gallery Widgets ·instagram-slider-widget 2.3.4 20k+ 23d ago Active
Media Library Organizer – Folders, File Manager & Media Categories ·media-library-organizer 2.1.1 20k+ 23d ago Active
Visualizer: Tables and Charts Manager for WordPress ·visualizer 4.0.2 20k+ 23d ago Active
Disable Updates – Updates Manager, Disable Automatic Updates, Disable All Updates ·webcraftic-updates-manager 1.3.2 10k+ 17d ago Active
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions ·wp-full-stripe-free 8.4.3 10k+ 23d ago Active
Disable Comments & Delete All Comments ·comments-plus 1.3.2 9k+ 17d ago Active
Hyve Lite – AI Chatbot, ChatGPT-Powered Conversational Support ·hyve-lite 1.3.3 7k+ 20d ago Active
MPG – Multiple Page Generator, Bulk Landing Pages & Programmatic SEO ·multiple-pages-generator-by-porthas 4.1.7 2k+ 23d ago Active
Neve Hooks ·neve-hooks 1.0.1 400 5y ago Active
FreshRank – Instant Feedback for Better Content ·freshrank-ai 1.0.2 20 17d 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-icons-icomoon ·menu-icons-icomoon 0.3.0 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
llorix-one-companion ·llorix-one-companion 1.1.4 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 (41)

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
Addons & Templates for Elementor by Sizzify Lite themeisle 32 8y ago 6y ago Closed
Page Templater For Elementor themeisle 16 8y ago 7y ago Closed
NavMenu Addon For Elementor themeisle 11 8y ago 7y ago Closed
Contact Form & SMTP Plugin for WordPress by PirateForms smub 30k+ 7 9y ago 8y ago Active
WP Product Review Lite codeinwp 6 9y ago 6y ago Closed
Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer creativemotion 50k+ 6 8mo ago 1mo ago Active
Google Maps Plugin by Intergeo themeisle 5 11y ago 9y ago Closed
Compare List for WooCommerce themeisle 5 10y ago 6y ago Closed
Auto Featured Image (Auto Post Thumbnail) themeisle 50k+ 3 8mo ago 20d ago Active
Cyr to Lat Reloaded – Transliteration of Links and File Names themeisle 30k+ 3 8mo ago 17d ago Active
Starter Sites & Templates by Neve themeisle 100k+ 2 5y ago 21d ago Active
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions themeisle 10k+ 2 1y ago 23d ago Active
Disable Updates – Updates Manager, Disable Automatic Updates, Disable All Updates themeisle 10k+ 2 8mo ago 17d ago Active
Blocks CSS: CSS Editor for Gutenberg Blocks hardeepasrani 5k+ 2 6y ago 15d ago Active
Local Google Analytics for WordPress – caches external requests webcraftic 3k+ 2 8mo ago 7mo ago Active
MPG – Multiple Page Generator, Bulk Landing Pages & Programmatic SEO themeisle 2k+ 2 4y ago 23d ago Active
Assets manager, dequeue scripts, dequeue styles for WordPress webcraftic 2k+ 2 8mo ago 17d ago Active
Neve Hooks themeisle 400 2 7y ago 5y ago Active
Blocks Export Import – Backup & Move Gutenberg Blocks as JSON hardeepasrani 1k+ 2 6y ago 15d ago Active
Titan Anti-spam & Security – Brute Force Protection, 2FA & Spam Filter themeisle 60k+ 2 8mo ago 23d ago Active
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE themeisle 300k+ 2 7y ago 15d ago Active
Redirection for Contact Form 7 themeisle 200k+ 2 2y ago 23d ago Active
Orbit Fox: Duplicate Page, Menu Icons, SVG Support, Cookie Notice, Custom Fonts & More themeisle 100k+ 2 9y ago 17d ago Active
Disable Admin Notices – Hide Dashboard Notifications themeisle 100k+ 2 8mo ago 17d ago Active
Blocks Animation: CSS Animations for Gutenberg Blocks hardeepasrani 90k+ 2 6y ago 15d ago Active
Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts themeisle 60k+ 2 8mo ago 23d ago Active
Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals optimole 60k+ 2 1y ago 24d ago Active
Hyve Lite – AI Chatbot, ChatGPT-Powered Conversational Support themeisle 7k+ 2 1y ago 20d ago Active
Remove Category URL – Remove 'category' base from category permalinks themeisle 50k+ 2 8mo ago 17d ago Active
Cyrlitera – Transliteration of Links and File Names themeisle 40k+ 1 8mo ago 23d ago Active
Simple 301 Redirects – Addon – Bulk Uploader webcraftic 1 8mo ago 8mo ago Closed
Slider by Nivo – Responsive WordPress Image Slider themeisle 1 9y ago 9y ago Closed
Social Slider Feed – Social Media Feed & Gallery Widgets themeisle 20k+ 1 8mo ago 23d ago Active
PPOM – Product Addons & Custom Fields for WooCommerce themeisle 20k+ 1 3y ago 9d ago Active
LightStart – Maintenance Mode, Coming Soon and Landing Page Builder themeisle 500k+ 1 4y ago 23d ago Active
Menu Icons by Themeisle – Add Icons to Navigation Menus themeisle 100k+ 1 8y ago 23d ago Active
FreshRank – Instant Feedback for Better Content themeisle 20 1 5mo ago 17d ago Active
Robin Image Optimizer – Unlimited Image Optimization, WebP & AVIF themeisle 100k+ 1 8mo ago 23d ago Active
Disable Comments & Delete All Comments themeisle 9k+ 1 8mo ago 17d ago Active
RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator themeisle 40k+ 1 10y ago 14d ago Active
Visualizer: Tables and Charts Manager for WordPress themeisle 20k+ 1 11y ago 23d ago Active

Contributor on other plugins (12)

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