• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Easy Updates Manager Premium

Easy Updates Manager Premium v9.0.17

No permission to download

Babak

Well-known member
Staff member
Administrator
May 24, 2018
81,039
150,397
120
33
Babak submitted a new resource:

Easy Updates Manager Premium - Download Easy Updates Manager Premium Nulled Free

28299
Download Easy Updates Manager Premium Nulled Free
Easy Updates Manager ensures that your websites are always up to date, bug-free and stable. Our newly-launched Premium version of Easy Updates Manager offers users a range of enhancements and extended features that make a good thing even better. It also comes with our fast and personal support service if you ever have problems. See what...

Read more about this resource...
 
  • Like
  • Love
Reactions: Caly and aresela
Babak updated Easy Updates Manager Premium with a new update entry:

Easy Updates Manager Premium v9.0.4

Download Easy Updates Manager Premium v9.0.4 Nulled Free
= v9.0.4 - 2020-04-27 =

* FEATURE: Allow "every 3 hours" and "every 6 hours" options for the update frequency checks

= v9.0.3 - 2020-04-14 =
* TWEAK: Update class Updraftplus_Notices
* TWEAK: Update WP-Optimize notices
* TWEAK: Updater will now make checks on availability without needing login
* TWEAK: Minimum supported WP version is now 5.1. If you want to install on an older version, then please use a past release. The...

Read the rest of this update entry...
 
Block Element in Chrome browser does the trick as well. Locally that is. You're welcome ;-)
 

Attachments

  • Screenshot.jpg
    Screenshot.jpg
    10.3 KB · Views: 13
I stand corrected: Block Element hides the login credentials... until the moment the cache is cleared. Then there's the login again. Bummer.
 
hai bro, Babak. How to remove login to access updates Box? Easy Updates Manager Premium-906-BUG.png

I add
PHP:
return true;
after line 480 in the file
stops-core-theme-and-plugin-updates-premium\vendor\davidanderson684\simba-plugin-manager-updater\class-udm-updater.php


PHP:
    protected function is_connected() {
        return true;
        $option = $this->get_option($this->option_name);
        return empty($option['email']) ? false : true;
    }
 
I add
PHP:
return true;
after line 480 in the file
stops-core-theme-and-plugin-updates-premium\vendor\davidanderson684\simba-plugin-manager-updater\class-udm-updater.php


PHP:
    protected function is_connected() {
        return true;
        $option = $this->get_option($this->option_name);
        return empty($option['email']) ? false : true;
    }

Wooow...You are Amazing man!!

thank you very much
 
The solution I gave before still show the row below the plugin.

3669c86c-b51a-42c1-8577-7a1281f62047.jpg

I only need to add
Code:
return;
after line 515.

Code:
public function after_plugin_row($file) {
        return;
        if (!current_user_can('update_plugins')) return;
.
.
.

P.S.
Site get too slow after a while I have enable this plugin, I don't have time to investigate more so I disabled it..
 
Babak updated Easy Updates Manager Premium with a new update entry:

Easy Updates Manager Premium v9.0.7

Download Easy Updates Manager Premium v9.0.7 Nulled Free
= v9.0.7 - 2020-12-17 = Thanks To @TassieNZ

* TWEAK: Update jQuery document ready style to the one not deprecated in jQuery 3.0
* TWEAK: Bump PHP requirement to 5.6+
* TWEAK: Renamed UpdraftCentral's command classes filter
* TWEAK: extend white labelling to include safemode warning notices, webhook responses and WP 5.5's new "automatic upgrades" user-interface additions
* TWEAK: Removed MetaSlider notice in...

Read the rest of this update entry...
 
  • Love
Reactions: JRGWxRxZ
Babak updated Easy Updates Manager Premium with a new update entry:

Easy Updates Manager Premium v9.0.8

Download Easy Updates Manager Premium v9.0.8 Nulled Free
= v9.0.8 - 2021-03-08 =

* TWEAK: Correctly log 'from' version for themes when scheduled update is run.
* TWEAK: Adjust a method definition that caused a PHP notice in PHP 8
* TWEAK: Escape existing super admin usernames in SQL query to avoid code notice
* TWEAK: Adjust escaping method used for an SQL function (not believed to have any security implications)

Read the rest of this update entry...
 
  • Like
Reactions: JRGWxRxZ
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock