Closed sc0ttkclark closed 11 years ago
I'm fairly certain any hooks for ManageWP would first have to check:
if ( is_plugin_active( 'worker/init.php' ) ) {
// do whatever
}
Plugin in reference is here: http://wordpress.org/extend/plugins/worker/
Cool, never thought of that integration. If you can get it working, I'll happily merge it in. Otherwise, something I can look at in a few weeks, but not on my immediate radar :)
Sounds good to me, I'll have a go at this and post a pull request when it's ready.
any progress on this @sc0ttkclark? just curious :)
Hey long time no follow up (on my part), no progress on this. I haven't been using ManageWP a whole lot lately so it hadn't been a major thing for me right now. (mostly working locally)
Marking this as resolved; I just don't see it happening right now or being a priority.
hello. still not a priotity ? :)
Any thoughts on integrating the ManageWP API so that the GitHub updater can notify ManageWP through it's hooks that there's a new version for the plugin and where to get it?
http://managewp.com/api