Skip to content

Instantly share code, notes, and snippets.

@ViktorAndonov
Last active October 23, 2015 11:13
Show Gist options
  • Save ViktorAndonov/fa69ed850871bf2af9cc to your computer and use it in GitHub Desktop.
Save ViktorAndonov/fa69ed850871bf2af9cc to your computer and use it in GitHub Desktop.
Fix for developer plugin error when installing the other plugins

parent::__construct( $args ); }

  • public function request_filesystem_credentials( $error = false ) {
  • public function request_filesystem_credentials( $error = false**, $context = false, $allow_relaxed_file_ownership = false** ) { return true; }

###Add the blod text in ######plugins>developer>includes>class-empty-upgrader-skin.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment