| 1 | | agree with you, I uncommented the first" add filter" in "class-plugin-upgrader.php (Line 172)", also in "class-theme-upgrader.php (Line 273 ) as an quick workaround and viola, automatic updates now also working with the plugin: "Easy Updates Manager". |
| 2 | | All the updatable items going thru. |
| | 1 | agree with you, I uncommented the first" add filter" in "class-plugin-upgrader.php (comment out Line 172)", also in "class-theme-upgrader.php (comment out Line 273 ) as an quick workaround and viola, automatic updates now also working with the plugin: "Easy Updates Manager". |
| | 2 | All the updatable items going succsessfully thru without WP_Error (fs_unavailable). |
| | 3 | |
| | 4 | Thanks to benjaminniess |