Skip to content

wp cli check-update #11

Description

@apermo

Hi,

I was trying to use WP.cli.check_update(callback); But it didn't work. It would be pretty neat to have something like

WP.cli.check_update(function(err, res) {
   console.log(res);
});

at the beginning of each call.

Same for WP.core.check_update();

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions