TGMPA / TGM-Plugin-Activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins). It allows your users to install, update and even automatically activate plugins in singular or bulk fashion using native WordPress classes, functions and interfaces. You can reference bundled plugins, plugins from the WordPress Plugin Repository or even plugins hosted elsewhere on the internet.
http://tgmpluginactivation.com/
GNU General Public License v2.0
1.75k stars 431 forks source link

updates via Dashboard>Updates #751

Open MoesiOli opened 6 years ago

MoesiOli commented 6 years ago

Hey Is it possible to get updates provided by TGMPA via Dashboard>Updates? I'm using InfiniteWP and can't handle updates from TGMPA. best regards

jrfnl commented 6 years ago

@MoesiOli Not at this moment, though a PR for this would be received positively.

FYI: I have looked into this in the past (couple of years ago), however, at the time, the WP code-flow in Dashboard->Updates did not provide the necessary hooks for us to be able to make this work without resorting to extremely dirty hacks. I'm not sure if the WP core code for that page has changed significantly since, so I can't speak for the current state of things.

Tofandel commented 5 years ago

Do you mean updates for tgmpa or updates for the plugin using tgmpa ? If the later I suggest you take a look at https://github.com/YahnisElsts/plugin-update-checker