Git Product home page Git Product logo

plugin-update's People

Contributors

bfintal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

plugin-update's Issues

Deactivates plugin during update

This is a great plugin. I am having a couple issues though. When the plugin updates it deactivates it. I'm also getting a few errors during the update process.

Warning: fopen(/dev/demo1/wp-content/plugins/plugin-layouts-master/match-plugin-layouts.php): failed to open stream: No such file or directory in /dev/demo1/wp-includes/functions.php on line 3666

Warning: fread() expects parameter 1 to be resource, boolean given in /dev/demo1/wp-includes/functions.php on line 3669

Warning: fclose() expects parameter 1 to be resource, boolean given in /dev/demo1/wp-includes/functions.php on line 3672
Plugin updated successfully.

Error Message in the update details modal

Thanks for this plugin. I have tested multiple solutions regarding updating WP plugins via Github and yours is the simplest one. I feel confortable with it.

Now, I have the following message in the plugin modal when clicking on detail:

Notice: Undefined property: stdClass::$name in /opt/bitnami/apps/wordpress/htdocs/wp-admin/includes/plugin-install.php on line 540

Any idea?

I found a problem, it will make other plugins can not be installed/updated.

Hi,Benjamin, thanks your code.
I found a problem, the hook filter upgrader_post_install.

When other plugins update, the hook will work from this plugin. So, the code $wp_filesystem->move( $result['destination'], $pluginFolder ); will rename other plugin files and make them can not update.

Did you meet this problem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.