Elementor Pro | WordPress Websites Builder [Premium]

Elementor Pro | WordPress Websites Builder [Premium] v3.28.3 Nulled

No permission to download

ZooMilitant

New member
Nov 20, 2022
24
17
3
You copied the "api.php" file from the old version overwriting the new version, so I'm not sure if it will work fine with the new version :unsure:
I've been using that nulled version and so far it has been working fine. I suppose as long as the activation procedure stays the same, it'll work just fine.
 
  • Like
Reactions: Mscv50

Mscv50

! 𝖎'𝖒 𝖜𝖆𝖙𝖈𝖍𝖎𝖓𝖌 𝖞𝖔𝖚 !
Babiato Lover
GiveAway Master
Trusted Uploader
Jan 10, 2020
3,712
18,802
113
🦇The Dark Night🦇
You copied the "api.php" file from the old version overwriting the new version, so I'm not sure if it will work fine with the new version :unsure:
If you have time to check what i changed please continu and test it .
Can you tell me what's the function of this file "api.php" ? Please, i wanna learn .
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,638
26,980
120
If you have time to check what i changed please continu and test it .
Can you tell me what's the function of this file "api.php" ? Please, i wanna learn .
I can't answer that question but if you check the changelog for this version it mentions a change to how licences are checked so I imagine that has something to do with the api?
 
  • Like
Reactions: Mscv50

juju

Active member
Jun 15, 2019
253
178
43
If you have time to check what i changed please continu and test it .
Can you tell me what's the function of this file "api.php" ? Please, i wanna learn .
I can't answer that question but if you check the changelog for this version it mentions a change to how licences are checked so I imagine that has something to do with the api?
As far as I understand, in this new version developer has changed to manage v2 license key, manage Elementor free account connection. They have some changes in 2 files admin.php and api.php (elementor-pro\license\admin.php and elementor-pro\license\api.php)
Although license key v1 is still active, it may change in future versions.
 
  • Like
Reactions: Mscv50 and MrSam_1

Mscv50

! 𝖎'𝖒 𝖜𝖆𝖙𝖈𝖍𝖎𝖓𝖌 𝖞𝖔𝖚 !
Babiato Lover
GiveAway Master
Trusted Uploader
Jan 10, 2020
3,712
18,802
113
🦇The Dark Night🦇
As far as I understand, in this new version developer has changed to manage v2 license key, manage Elementor free account connection. They have some changes in 2 files admin.php and api.php (elementor-pro\license\admin.php and elementor-pro\license\api.php)
Although license key v1 is still active, it may change in future versions.
View hidden content is available for registered users!
 
  • Like
Reactions: leroy and Fogghy

razor47

New member
Nov 2, 2020
11
6
3
resim_2022-12-08_183124149.png

If you want to delete this notification,

license/admin.php
You can delete this line in the file.

resim_2022-12-08_183213070.png

PHP:
        if ( empty( $license_key ) ) {
            $admin_notices->print_admin_notice( [
                'title' => esc_html__( 'Welcome to Elementor Pro!', 'elementor-pro' ),
                'description' => $this->get_activate_message(),
                'button' => [
                    'text' => '<i class="dashicons dashicons-update" aria-hidden="true"></i>' . esc_html__( 'Connect & Activate', 'elementor-pro' ),
                    'url' => $this->get_connect_url( [
                        'utm_source' => 'wp-notification-banner',
                        'utm_medium' => 'wp-dash',
                        'utm_campaign' => 'connect-and-activate-license',
                    ] ),
                ],
            ] );

            return;
        }

resim_2022-12-08_183535060.png

If you want to delete this notification,
core/editor/notice-bar.php
Replace this file with the following code

PHP:
<?php
namespace ElementorPro\Core\Editor;

use Elementor\Core\Editor\Notice_Bar as Base_Notice_Bar;
use ElementorPro\License\Admin;
use ElementorPro\License\API as License_API;
use ElementorPro\Plugin;

if ( ! defined( 'ABSPATH' ) ) {
    exit; // Exit if accessed directly
}

class Notice_Bar extends Base_Notice_Bar {

    const ELEMENTOR_PRO_EDITOR_GO_PRO_TRIAL_ABOUT_TO_EXPIRE_LICENSE_NOTICE_DISMISSED = '_elementor_pro_editor_go_pro_trial_about_to_expire_license_notice_dismissed';
    const ELEMENTOR_PRO_EDITOR_GO_PRO_TRIAL_EXPIRED_LICENSE_NOTICE_DISMISSED = '_elementor_pro_editor_go_pro_trial_expired_license_notice_dismissed';
    const ELEMENTOR_PRO_EDITOR_RENEW_LICENSE_NOTICE_DISMISSED = '_elementor_pro_editor_renew_license_notice_dismissed';
    const ELEMENTOR_PRO_EDITOR_ACTIVATE_LICENSE_NOTICE_DISMISSED = '_elementor_pro_editor_activate_license_notice_dismissed';
    const ELEMENTOR_PRO_EDITOR_RENEW_ABOUT_TO_EXPIRE_LICENSE_NOTICE_DISMISSED = '_elementor_pro_editor_renew_about_to_expire_license_notice_dismissed';


}
 
Last edited:

Ledzepy

Well-known member
Null Master
Trusted Uploader
Apr 10, 2020
677
1,836
120
Brazil
Because this is simply a CTRL C + CTRL V.

In the cited version the file is still being used "_elementor_pro_license_data" and in version 3.9.0 this does not exist.

In version 3.9.0 what exists is "_elementor_pro_license_v2_data" with new parameters.

That is, they are adding things from old versions to newer versions thinking they are doing the right thing.

Another thing they do is edit files that don't need to be edited.

-

PS.: Im not referring to the person quoted, im just saying what happens a lot here (specially with this plugin).
 
Last edited:

leroy

Active member
Feb 18, 2021
171
64
28
Because this is simply a CTRL C + CTRL V.

In the cited version the file is still being used "_elementor_pro_license_data" and in version 3.9.0 this does not exist.

In version 3.9.0 what exists is "_elementor_pro_license_v2_data" with new parameters.

That is, they are adding things from old versions to newer versions thinking they are doing the right thing.

Another thing they do is edit files that don't need to be edited.

-

PS.: Im not referring to the person quoted, im just saying what happens a lot here (specially with this plugin).
Thank you for your kind answer...
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu