Easy Updates Manager - Version 6.4.8

Version Description

Released 2017-11-24

  • Fixing plugin and theme tab CSS issues.
Download this release

Release Info

Developer ronalfy
Plugin Icon 128x128 Easy Updates Manager
Version 6.4.8
Comparing to
See all releases

Code changes from version 6.4.7 to 6.4.8

css/style.css CHANGED
@@ -1 +1 @@
1
- #eum-dashboard-app{width:99%;margin:30px auto 0}#eum-dashboard-app:after{display:inline-block;width:100%;content:"";clear:both}#eum-dashboard-wrappers{clear:both;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#eum-dashboard-wrappers:after{content:" ";display:block;width:100%;max-width:32%}.dashboard-main-wrapper{width:100%;max-width:32%;display:inline-block;text-align:left;vertical-align:top;margin-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#dashboard-main-columns{margin-bottom:30px}#dashboard-main-columns .dashboard-main-wrapper:last-child{padding:0}.dashboard-item-wrapper{background:#e4e4e4;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;border:0 solid #eb3835;overflow:hidden;color:#000;font-weight:700}.dashboard-main-header{background:#111014;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;border:1px solid #e4e4e4;padding:15px 10px;color:#fafafa;font-size:14px;font-weight:400}.dashboard-item-choice input{max-height:0;max-width:0;opacity:0;visibility:0}.dashboard-item-choice input:disabled{opacity:0;visibility:0}.dashboard-item-choice input+label{display:block;position:relative;text-indent:-5000px;height:19px;width:37px;border-radius:15px;float:right}.dashboard-item-choice input+label:before{height:20px;width:40px;top:0;left:0;background:rgba(19,191,17,0);box-shadow:inset 0 0 0 1px #e33524}.dashboard-item-choice input+label:after,.dashboard-item-choice input+label:before{content:"";position:absolute;display:block;border-radius:15px;-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.dashboard-item-choice input+label:after{height:12px;width:12px;top:4px;left:5px;background:#e33524}.dashboard-item-choice .mpsum-spinner{float:right}.dashboard-main-wrapper input:checked:before{display:none}.dashboard-main-wrapper input:checked+label:before{width:40px;background:hsla(0,0%,82%,.3);box-shadow:inset 0 0 0 1px #0daf88}.dashboard-main-wrapper input:checked+label:after{left:23px;background:#25af76}.dashboard-main-wrapper input:disabled+label:after{background:gray}#dashboard-main-outputs .dashboard-hide{display:none}.dashboard-item-header{clear:both;float:left;width:60%;font-weight:100}.dashboard-item{cursor:pointer;clear:both;border-bottom:1px solid #d2d2d2;padding:18px 15px;overflow:hidden;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.dashboard-item:first-child{border-top:none}.dashboard-item:hover{background:#ececec}.dashboard-item-header,.dashboard-item:hover{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.dashboard-item-header{color:#888}.dashboard-item.active .dashboard-item-header{color:#000;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.dashboard-item.active .dashboard-item-header.input-radio{font-weight:700}.dashboard-item-header.input-radio{color:#555;font-weight:400}.dashboard-tab-item{background:#fff;width:50%;float:left;text-align:center;overflow:hidden;color:#ddd}.dashboard-tab-item a,.dashboard-tab-item a:active,.dashboard-tab-item a:link,.dashboard-tab-item a:visited{display:block;width:100%;background:#fff;color:#aaa;text-decoration:none;padding:15px 0;text-transform:uppercase}.dashboard-tab-item.active a{font-weight:800;color:#000;border-bottom:2px solid #1990f8}.dashboard-tab-content.active{display:block}.dashboard-tab-content{display:none}.dashboard-tab{overflow:hidden;border:1px solid #e4e4e4;border-top:none}.dashboard-item-wrapper{max-height:700px;overflow:auto;padding-bottom:20px}.dashboard-item-wrapper p{padding:15px;padding-bottom:0;margin-bottom:0}.multi-choice{clear:both;margin-top:20px}label{font-weight:100!important}.multi-choice-item input[type=radio]{-webkit-appearance:none;margin:10px;width:15px;height:16px;border-radius:12px;cursor:pointer;vertical-align:middle;outline:none;border:1px solid #e33524;background-color:#ddd;-webkit-transition:background-position .15s cubic-bezier(.8,0,1,1),-webkit-transform .25s cubic-bezier(.8,0,1,1)}.multi-choice-item input[type=checkbox]:checked:before,.multi-choice-item input[type=radio]:checked:before{background-color:#0daf88!important}.multi-choice-item input[type=checkbox]:checked,.multi-choice-item input[type=radio]:checked{-webkit-transition:background-position .2s cubic-bezier(0,0,.2,1) .15s,-webkit-transform .25s cubic-bezier(0,0,.2,1);background:#25af76;border:1px solid #0daf88}.multi-choice-item input[type=radio]:checked:disabled{background:grey}.multi-choice-item input[type=radio]:active{-webkit-transform:scale(1.5);-webkit-transition:-webkit-transform .1s cubic-bezier(0,0,.2,1);background:#25af76}.multi-choice-item input[type=radio]:active:disabled{background:inherit}#dashboard-main-outputs input,#dashboard-main-outputs input:active{background-position:0 24px}#dashboard-main-outputs input:checked{background-position:0 0}#dashboard-main-outputs input:checked~input,#dashboard-main-outputs input:checked~input:active{background-position:0 -24px}.button.delete{background-color:#e14d43;color:#fff}.mpsum-error,.mpsum-notice{background:#fff;border-left:4px solid #dc3232;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 15px 2px;padding:1px 12px;margin:5px 0 15px;color:red}.mpsum-notice{border-left-color:#00a0d2;color:#000}.mpsum-error p,.mpsum-notice p{margin:.5em 0;padding:2px}.eum-ratings-nag li{margin-right:10px}.eum-ratings-nag a,.eum-ratings-nag li{display:inline-block}@media only screen and (max-width:1200px){#eum-dashboard-app{width:100%}}@media only screen and (max-width:1000px){#eum-dashboard-app .dashboard-main-wrapper{width:48.5%;max-width:48.5%;padding:0}.dashboard-item-wrapper{min-height:auto;max-height:700px;overflow:auto}}@media only screen and (max-width:782px){#eum-dashboard-app .dashboard-main-wrapper{width:98.5%;max-width:98.5%}#eum-dashboard-app{margin-top:20px}#eum-dashboard-app input[type=radio]:checked:before{margin:0!important}}.eum-button{padding:20 10px;display:block;width:90%;margin:0 auto;margin-top:20px!important}.plugins .plugin-title .dashicons,.plugins .plugin-title img{float:left;padding:0 10px 0 0;width:64px;height:64px}.plugins .plugin-title .dashicons:before{padding:2px;background-color:#eee;box-shadow:inset 0 0 10px hsla(210,6%,65%,.15);font-size:60px;color:#b4b9be}.eum-plugin-name{display:inline-block;margin-left:60px}.updates-table-screenshot{float:left;padding:0 10px 5px 0;width:85px;height:64px}.eum-theme-name{margin-left:90px}.theme-title strong{display:block}
1
+ #eum-dashboard-app{width:99%;margin:30px auto 0}#eum-dashboard-app:after{display:inline-block;width:100%;content:"";clear:both}#eum-dashboard-wrappers{clear:both;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#eum-dashboard-wrappers:after{content:" ";display:block;width:100%;max-width:32%}.dashboard-main-wrapper{width:100%;max-width:32%;display:inline-block;text-align:left;vertical-align:top;margin-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#dashboard-main-columns{margin-bottom:30px}#dashboard-main-columns .dashboard-main-wrapper:last-child{padding:0}.dashboard-item-wrapper{background:#e4e4e4;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;border:0 solid #eb3835;overflow:hidden;color:#000;font-weight:700}.dashboard-main-header{background:#111014;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;border:1px solid #e4e4e4;padding:15px 10px;color:#fafafa;font-size:14px;font-weight:400}.dashboard-item-choice input{max-height:0;max-width:0;opacity:0;visibility:0}.dashboard-item-choice input:disabled{opacity:0;visibility:0}.dashboard-item-choice input+label{display:block;position:relative;text-indent:-5000px;height:19px;width:37px;border-radius:15px;float:right}.dashboard-item-choice input+label:before{height:20px;width:40px;top:0;left:0;background:rgba(19,191,17,0);box-shadow:inset 0 0 0 1px #e33524}.dashboard-item-choice input+label:after,.dashboard-item-choice input+label:before{content:"";position:absolute;display:block;border-radius:15px;-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.dashboard-item-choice input+label:after{height:12px;width:12px;top:4px;left:5px;background:#e33524}.dashboard-item-choice .mpsum-spinner{float:right}.dashboard-main-wrapper input:checked:before{display:none}.dashboard-main-wrapper input:checked+label:before{width:40px;background:hsla(0,0%,82%,.3);box-shadow:inset 0 0 0 1px #0daf88}.dashboard-main-wrapper input:checked+label:after{left:23px;background:#25af76}.dashboard-main-wrapper input:disabled+label:after{background:gray}#dashboard-main-outputs .dashboard-hide{display:none}.dashboard-item-header{clear:both;float:left;width:60%;font-weight:100}.dashboard-item{cursor:pointer;clear:both;border-bottom:1px solid #d2d2d2;padding:18px 15px;overflow:hidden;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.dashboard-item:first-child{border-top:none}.dashboard-item:hover{background:#ececec}.dashboard-item-header,.dashboard-item:hover{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.dashboard-item-header{color:#888}.dashboard-item.active .dashboard-item-header{color:#000;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.dashboard-item.active .dashboard-item-header.input-radio{font-weight:700}.dashboard-item-header.input-radio{color:#555;font-weight:400}.dashboard-tab-item{background:#fff;width:50%;float:left;text-align:center;overflow:hidden;color:#ddd}.dashboard-tab-item a,.dashboard-tab-item a:active,.dashboard-tab-item a:link,.dashboard-tab-item a:visited{display:block;width:100%;background:#fff;color:#aaa;text-decoration:none;padding:15px 0;text-transform:uppercase}.dashboard-tab-item.active a{font-weight:800;color:#000;border-bottom:2px solid #1990f8}.dashboard-tab-content.active{display:block}.dashboard-tab-content{display:none}.dashboard-tab{overflow:hidden;border:1px solid #e4e4e4;border-top:none}.dashboard-item-wrapper{max-height:700px;overflow:auto;padding-bottom:20px}.dashboard-item-wrapper p{padding:15px;padding-bottom:0;margin-bottom:0}.multi-choice{clear:both;margin-top:20px}label{font-weight:100!important}.multi-choice-item input[type=radio]{-webkit-appearance:none;margin:10px;width:15px;height:16px;border-radius:12px;cursor:pointer;vertical-align:middle;outline:none;border:1px solid #e33524;background-color:#ddd;-webkit-transition:background-position .15s cubic-bezier(.8,0,1,1),-webkit-transform .25s cubic-bezier(.8,0,1,1)}.multi-choice-item input[type=checkbox]:checked:before,.multi-choice-item input[type=radio]:checked:before{background-color:#0daf88!important}.multi-choice-item input[type=checkbox]:checked,.multi-choice-item input[type=radio]:checked{-webkit-transition:background-position .2s cubic-bezier(0,0,.2,1) .15s,-webkit-transform .25s cubic-bezier(0,0,.2,1);background:#25af76;border:1px solid #0daf88}.multi-choice-item input[type=radio]:checked:disabled{background:grey}.multi-choice-item input[type=radio]:active{-webkit-transform:scale(1.5);-webkit-transition:-webkit-transform .1s cubic-bezier(0,0,.2,1);background:#25af76}.multi-choice-item input[type=radio]:active:disabled{background:inherit}#dashboard-main-outputs input,#dashboard-main-outputs input:active{background-position:0 24px}#dashboard-main-outputs input:checked{background-position:0 0}#dashboard-main-outputs input:checked~input,#dashboard-main-outputs input:checked~input:active{background-position:0 -24px}.button.delete{background-color:#e14d43;color:#fff}.mpsum-error,.mpsum-notice{background:#fff;border-left:4px solid #dc3232;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 15px 2px;padding:1px 12px;margin:5px 0 15px;color:red}.mpsum-notice{border-left-color:#00a0d2;color:#000}.mpsum-error p,.mpsum-notice p{margin:.5em 0;padding:2px}.eum-ratings-nag li{margin-right:10px}.eum-ratings-nag a,.eum-ratings-nag li{display:inline-block}@media only screen and (max-width:1200px){#eum-dashboard-app{width:100%}}@media only screen and (max-width:1000px){#eum-dashboard-app .dashboard-main-wrapper{width:48.5%;max-width:48.5%;padding:0}.dashboard-item-wrapper{min-height:auto;max-height:700px;overflow:auto}}@media only screen and (max-width:782px){#eum-dashboard-app .dashboard-main-wrapper{width:98.5%;max-width:98.5%}#eum-dashboard-app{margin-top:20px}#eum-dashboard-app input[type=radio]:checked:before{margin:0!important}}.eum-button{padding:20 10px;display:block;width:90%;margin:0 auto;margin-top:20px!important}.plugins .plugin-title .dashicons,.plugins .plugin-title img{float:left;padding:0 10px 0 0;width:64px;height:64px}.plugins .plugin-title .dashicons:before{padding:2px;background-color:#eee;box-shadow:inset 0 0 10px hsla(210,6%,65%,.15);font-size:60px;color:#b4b9be}.updates-table-screenshot{float:left;padding:0 10px 5px 0;width:85px;height:64px}.theme-title strong{display:block}.eum-plugin-name-actions{margin-left:70px}.eum-theme-name-actions{margin-left:100px}
includes/MPSUM_Admin.php CHANGED
@@ -869,7 +869,7 @@ class MPSUM_Admin {
869
  'welcome_skip' => __( 'Configure Manually', 'stops-core-theme-and-plugin-updates' ),
870
  'new_user' => $has_wizard,
871
  ) );
872
- wp_enqueue_style( 'mpsum_dashboard', MPSUM_Updates_Manager::get_plugin_url( '/css/style.css' ), array(), '20171124' );
873
  }
874
 
875
  /**
869
  'welcome_skip' => __( 'Configure Manually', 'stops-core-theme-and-plugin-updates' ),
870
  'new_user' => $has_wizard,
871
  ) );
872
+ wp_enqueue_style( 'mpsum_dashboard', MPSUM_Updates_Manager::get_plugin_url( '/css/style.css' ), array(), '20171125' );
873
  }
874
 
875
  /**
includes/MPSUM_Plugins_List_Table.php CHANGED
@@ -390,8 +390,10 @@ class MPSUM_Plugins_List_Table extends MPSUM_List_Table {
390
  }
391
  }
392
  echo $icon;
 
393
  echo "<strong class='eum-plugin-name'>$plugin_name</strong>";
394
  echo $this->row_actions( $actions, true );
 
395
  echo "</td>";
396
  break;
397
  case 'description':
390
  }
391
  }
392
  echo $icon;
393
+ echo '<div class="eum-plugin-name-actions">';
394
  echo "<strong class='eum-plugin-name'>$plugin_name</strong>";
395
  echo $this->row_actions( $actions, true );
396
+ echo '</div>';
397
  echo "</td>";
398
  break;
399
  case 'description':
includes/MPSUM_Themes_List_Table.php CHANGED
@@ -326,8 +326,10 @@ class MPSUM_Themes_List_Table extends MPSUM_List_Table {
326
  case 'name':
327
  echo "<td class='theme-title'$style>";
328
  echo "<img src='" . esc_url( $theme->get_screenshot() ) . "' width='85' height='64' class='updates-table-screenshot' alt='' />";
 
329
  echo "<strong class='eum-theme-name'>" . $theme->display('Name') . "</strong>";
330
  echo $this->row_actions( $actions, true );
 
331
  echo "</td>";
332
  break;
333
  case 'description':
326
  case 'name':
327
  echo "<td class='theme-title'$style>";
328
  echo "<img src='" . esc_url( $theme->get_screenshot() ) . "' width='85' height='64' class='updates-table-screenshot' alt='' />";
329
+ echo '<div class="eum-theme-name-actions">';
330
  echo "<strong class='eum-theme-name'>" . $theme->display('Name') . "</strong>";
331
  echo $this->row_actions( $actions, true );
332
+ echo '</div>';
333
  echo "</td>";
334
  break;
335
  case 'description':
main.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Easy Updates Manager
4
  Plugin URI: https://easyupdatesmanager.com
5
  Description: Manage and disable WordPress updates, including core, plugin, theme, and automatic updates - Works with Multisite and has built-in logging features.
6
  Author: Easy Updates Manager Team
7
- Version: 6.4.7
8
  Requires at least: 4.4
9
  Author URI: https://easyupdatesmanager.com
10
  Contributors: kidsguide, ronalfy
4
  Plugin URI: https://easyupdatesmanager.com
5
  Description: Manage and disable WordPress updates, including core, plugin, theme, and automatic updates - Works with Multisite and has built-in logging features.
6
  Author: Easy Updates Manager Team
7
+ Version: 6.4.8
8
  Requires at least: 4.4
9
  Author URI: https://easyupdatesmanager.com
10
  Contributors: kidsguide, ronalfy
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: kidsguide, ronalfy, roary86, bigwing
3
  Tags: updates manager, easy updates manager, disable updates manager, disable updates, update control, plugin updates, theme updates, core updates, automatic updates, multisite, logs
4
  Requires at least: 4.4
5
  Tested up to: 4.9
6
- Stable tag: 6.4.7
7
  License: GPLv2 or later
8
 
9
  Manage all your WordPress updates, including individual updates, automatic updates, logs, and loads more. Also works with WordPress Multisite.
@@ -111,6 +111,11 @@ For additional information and FAQs for Easy Updates Manager check out our <a hr
111
 
112
  == Changelog ==
113
 
 
 
 
 
 
114
  = 6.4.7 =
115
  Released 2017-11-24
116
 
3
  Tags: updates manager, easy updates manager, disable updates manager, disable updates, update control, plugin updates, theme updates, core updates, automatic updates, multisite, logs
4
  Requires at least: 4.4
5
  Tested up to: 4.9
6
+ Stable tag: 6.4.8
7
  License: GPLv2 or later
8
 
9
  Manage all your WordPress updates, including individual updates, automatic updates, logs, and loads more. Also works with WordPress Multisite.
111
 
112
  == Changelog ==
113
 
114
+ = 6.4.8 =
115
+ Released 2017-11-24
116
+
117
+ * Fixing plugin and theme tab CSS issues.
118
+
119
  = 6.4.7 =
120
  Released 2017-11-24
121