Unlimited Elements For Elementor

unlimited-elements-for-elementor · by unitecms · wordpress.org ↗ · SVN ↗
Active installs
300k+
Current version
2.0.13
Added
2018-02-01
Last updated
2026-07-01 (1d ago)
First seen by beacon
2mo ago
Total downloads
15,169,016

Statistics

2024-06-17 → 2026-07-01 · 745 days
Downloads today
21,036
7-day total 106,070
Week over week
▲ +16%
vs prior 7 days
30-day trend
declining
▼ -17% MoM
Abandonment
○○○○○
healthy
Downloads/day Linear trend
81k61k41k20k02024-062024-102025-022025-062025-102026-022026-07
81k61k41k20k02026-042026-042026-052026-052026-062026-06
65k49k32k16k02026-062026-062026-062026-062026-062026-06

Active versions

2.01.5
2.0 · 69.4%1.5 · 28.9%other · 1.7%

Ratings

5★
493
4★
4
3★
5
2★
4
1★
13

Support: 2/6 resolved

Alerts (0)

No open alerts.

Show 1 resolved alert
Critical code_scan_match Resolved · code_scan_fp_class_genre_encoding 2026-05-05 11:26:49 (1mo ago)
Slugunlimited-elements-for-elementor
Finding count17
Findings
PatternKindFileLineSnippetConfidence
gzinflatebuiltininc_php/framework/zip.class.php544return gzinflate(substr($this->_data, $this->_metadata[$key]['_dataStart'], $this->_metadata[$key]['csize']));medium
base64_decodebuiltininc_php/framework/image_proccess.class.php545$strPng = base64_decode($strPngData);medium
base64_decodebuiltininc_php/framework/image_proccess.class.php557$strJpg = base64_decode($strJpgData);medium
base64_decodebuiltininc_php/framework/functions.class.php1,379$decoded = @base64_decode($content, true);medium
base64_decodebuiltininc_php/framework/functions.class.php1,538$content = rawurldecode(base64_decode($content));medium
base64_decodebuiltininc_php/framework/functions.class.php1,568$content = rawurldecode(base64_decode($content));medium
eval_callbuiltinprovider/wpml_integrate.class.php282eval($code);medium
getWPUsersioc:code_patternprovider/provider_params_processor_multisource.class.php166$arrUsers = $this->objProcessor->getWPUsersData($this->arrValues, $paramUsers["name"], $this->processType, $paramUsers);high
createfuncbuiltinprovider/functions_wordpress.class.php4,546add_action('widgets_init', create_function('', 'return register_widget("' . $widgetName . '");'));medium
eval_callbuiltinprovider/core/plugins/unlimited_elements/helper_provider_core.class.php188eval($code);medium
eval_callbuiltinprovider/core/plugins/unlimited_elements/elementor/elementor_integrate.class.php229eval($code);medium
eval_callbuiltinprovider/core/plugins/unlimited_elements/elementor/elementor_integrate.class.php264eval($code);medium
eval_callbuiltinprovider/core/unlimited_elements/helper_provider_core.class.php196eval($code);medium
eval_callbuiltinprovider/core/unlimited_elements/elementor/elementor_integrate.class.php241eval($code);medium
eval_callbuiltinprovider/core/unlimited_elements/elementor/elementor_integrate.class.php276eval($code);medium
Resolved sha77c2cc84617563bddfc304361d80c4b8d209fc5f
View raw JSON
{
    "slug": "unlimited-elements-for-elementor",
    "finding_count": 17,
    "findings": [
        {
            "pattern": "gzinflate",
            "kind": "builtin",
            "file": "inc_php/framework/zip.class.php",
            "line": 544,
            "snippet": "return gzinflate(substr($this->_data, $this->_metadata[$key]['_dataStart'], $this->_metadata[$key]['csize']));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "inc_php/framework/image_proccess.class.php",
            "line": 545,
            "snippet": "$strPng = base64_decode($strPngData);",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "inc_php/framework/image_proccess.class.php",
            "line": 557,
            "snippet": "$strJpg = base64_decode($strJpgData);",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "inc_php/framework/functions.class.php",
            "line": 1379,
            "snippet": "$decoded = @base64_decode($content, true);",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "inc_php/framework/functions.class.php",
            "line": 1538,
            "snippet": "$content = rawurldecode(base64_decode($content));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "inc_php/framework/functions.class.php",
            "line": 1568,
            "snippet": "$content = rawurldecode(base64_decode($content));",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "provider/wpml_integrate.class.php",
            "line": 282,
            "snippet": "eval($code);",
            "confidence": "medium"
        },
        {
            "pattern": "getWPUsers",
            "kind": "ioc:code_pattern",
            "file": "provider/provider_params_processor_multisource.class.php",
            "line": 166,
            "snippet": "$arrUsers = $this->objProcessor->getWPUsersData($this->arrValues, $paramUsers[\"name\"], $this->processType, $paramUsers);",
            "confidence": "high"
        },
        {
            "pattern": "createfunc",
            "kind": "builtin",
            "file": "provider/functions_wordpress.class.php",
            "line": 4546,
            "snippet": "add_action('widgets_init', create_function('', 'return register_widget(\"' . $widgetName . '\");'));",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "provider/core/plugins/unlimited_elements/helper_provider_core.class.php",
            "line": 188,
            "snippet": "eval($code);",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "provider/core/plugins/unlimited_elements/elementor/elementor_integrate.class.php",
            "line": 229,
            "snippet": "eval($code);",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "provider/core/plugins/unlimited_elements/elementor/elementor_integrate.class.php",
            "line": 264,
            "snippet": "eval($code);",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "provider/core/unlimited_elements/helper_provider_core.class.php",
            "line": 196,
            "snippet": "eval($code);",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "provider/core/unlimited_elements/elementor/elementor_integrate.class.php",
            "line": 241,
            "snippet": "eval($code);",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "provider/core/unlimited_elements/elementor/elementor_integrate.class.php",
            "line": 276,
            "snippet": "eval($code);",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "77c2cc84617563bddfc304361d80c4b8d209fc5f"
}

SVN committers (3)

Accounts with actual commit access to unlimited-elements-for-elementor on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
Unlimited Elements 2016-12-26 480 2018-02-01 · r1813662 2026-06-22 · r3581766
valiano 2015-04-11 140 2021-12-29 · r2650373 2023-08-22 · r2956716
plugin-master 2007-03-09 1 2018-01-28 · r1810807 2018-01-28 · r1810807

Readme contributors (6)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
Unlimited Elements 2016-12-26 480 commits Active
valiano 2015-04-11 140 commits Active
Adarsh Pawar 2020-01-27 Active
amitkeren 2014-02-01 Active
Freemius 2014-12-16 Active
iritmega 2021-07-29 Active

Versions (9 most recent)

Version Released Download
1.5.132 2024-12-24 · 1y ago zip
1.5.95 2024-04-16 · 2y ago zip
1.5.102 2024-04-16 · 2y ago zip
1.5.93 2024-01-25 · 2y ago zip
1.5.92 2024-01-11 · 2y ago zip
1.5.88 2023-12-17 · 2y ago zip
1.5.85 2023-11-16 · 2y ago zip
1.5.82 2023-09-21 · 2y ago zip
1.5.44 2022-12-26 · 3y ago zip