WP Staging Pro - OneClick Solution for Creating Staging Sites

WP Staging Pro - OneClick Solution for Creating Staging Sites v6.1.3 Nulled

No permission to download

holyidiot

Well-known member
Trusted Uploader
Oct 30, 2019
111
265
60
Okay, I guess I did it. Here's the nulled version WP Staging Pro v4.2.4 Nulled
 

Attachments

  • wp-staging-pro-4.2.4-nulled.zip
    3.2 MB · Views: 29

gpLover!

New member
Jan 9, 2021
16
5
3
What really grinds my gears is the weird stuff inside those ZIPs.
This one contains ".DS_Store"
Bud1 tsIlocblob
@assetsIlocblobA.������autoloader.phpIlocblob�.������BackendIlocblob.������Backendbwspblob�bplist00�
]ShowStatusBar[ShowToolbar[ShowTabView_ContainerShowSidebar\WindowBounds[ShowSidebar _{{675, 317}, {803, 422}} #/;R_klmnbootstrap.phpIlocblob�.������constantsPro.phpIlocblob�.������CoreIlocblobA�������Deactivate.phpIlocblob�������� FrameworkIlocblob������FrontendIlocblob��������
install.phpIlocblob�������� languagesIlocblobA������opcacheBootstrap.phpIlocblob�������ProIlocblob������proBootstrap.phpIlocblob�������
uninstall.phpIlocblob�~������imeRequirements.phpIlocblobA~������
vendor_wpstgIlocblob~������wp-staging-error-handler.phpIlocblob�~������wp-staging-pro.phpIlocblob�~������
E

here
Code:
./.DS_Store
./Backend/.DS_Store
./Backend/Pro/.DS_Store

And after activation I see:

This version of WP STAGING | PRO has not been tested with WordPress version 6.0.

Kinda funny the purpose of the plugin is to run tests before updating a live system and you cant use said tool because it is not compatible with the software thats it supposed to test. full circle.
 
Last edited:

holyidiot

Well-known member
Trusted Uploader
Oct 30, 2019
111
265
60
What really grinds my gears is the weird stuff inside those ZIPs.
This one contains ".DS_Store"


here
Code:
./.DS_Store
./Backend/.DS_Store
./Backend/Pro/.DS_Store

And after activation I see:

This version of WP STAGING | PRO has not been tested with WordPress version 6.0.

Kinda funny the purpose of the plugin is to run tests before updating a live system and you cant use said tool because it is not compatible with the software thats it supposed to test. full circle.
@gpLover!
Please refer to this link to understand what a .DS_Store file is. Please do your research before commenting here in a way that implies malware is packed with the file. A simple google search would have sufficed.

Link

As with not compatible with v6.0, the plugin file is provided by @Akbaba on this thread. Get us the latest version of the plugin and we can try nulling it for you.
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,061
111,714
120
Tomz updated WP Staging Pro - One-Click Solution for Creating Staging Sites with a new update entry:

WP Staging Pro v4.2.6 Nulled

Download WP Staging Pro v4.2.6 - One-Click Solution for Creating Staging Sites Nulled Free
= v4.2.6 =

* Fix: Certain default plugins like wps-hide are not excluded anymore during cloning #1742
* Fix: Scheduled backup not always executed #1754
* Fix: Backup folder is deleted during backup restore on Windows OS #1737
* Fix: On backup restore retry deleting an item again in next request instead of re adding it at the end of queue, if item isn't completely deleted in current request #1758...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,061
111,714
120

kingviking

New member
May 3, 2022
14
7
3
Key dont active
Click on settings and then under license tab click on activate license, if license is not pre-filled , fill any random number. It will remove the enter license notification, but under backup and migration it will still ask for license.
 

mrlks

New member
May 4, 2022
8
7
3
Going to file wp-staging-pro/Backend/Pro/Licensing/Licensing.php

looking for if (!($licenseData = get_option(self::WPSTG_LICENSE_STATUS)))

add return true; before that line. It will look something like this one:

PHP:
    public function isValidOrExpiredLicenseKey()
    {
        return true;
        if (!($licenseData = get_option(self::WPSTG_LICENSE_STATUS))){
            return false;
        }

        if (isset($licenseData->license) && $licenseData->license === 'valid'){
            return true;
        }

        if (isset($licenseData->error) && $licenseData->error === 'expired'){
            return true;
        }

        return false;
    }
 

devx

New member
Jul 30, 2022
4
0
1
Going to file wp-staging-pro/Backend/Pro/Licensing/Licensing.php

looking for if (!($licenseData = get_option(self::WPSTG_LICENSE_STATUS)))

add return true; before that line. It will look something like this one:

PHP:
    public function isValidOrExpiredLicenseKey()
    {
        return true;
        if (!($licenseData = get_option(self::WPSTG_LICENSE_STATUS))){
            return false;
        }

        if (isset($licenseData->license) && $licenseData->license === 'valid'){
            return true;
        }

        if (isset($licenseData->error) && $licenseData->error === 'expired'){
            return true;
        }

        return false;
    }

it worked, thank you!
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,061
111,714
120
Akbaba updated WP Staging Pro - One-Click Solution for Creating Staging Sites with a new update entry:

WP Staging Pro - One-Click Solution for Creating Staging Sites v.4.2.10

= 4.2.10 =
* Fix: Important update! Deselecting all tables does not lead to exclusion of tables as expected, but leads to selection of all tables. Thus all tables are copied and possibly overwritten instead of deselected. Applies to new cloning, UPDATE and RESET of a staging page. That can lead to data loss in the staging site. An update is strongly recommended! The problem appeared for the first time in version

Read the rest of this update entry...
 

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