Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    I noticed this problem too. I’ll get it fixed in the next version!

    John

    Thread Starter mdidesign

    (@mdidesign)

    That is great news, thank you!

    Do you know when the update will be released?

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Just released it 🙂

    Thread Starter mdidesign

    (@mdidesign)

    Does not work. I see the update, trying to install it, but the update is much to fast – and even when it says “update complete” it is not. There is still the notification about a new update and still the wrong time displayed.

    Thread Starter mdidesign

    (@mdidesign)

    PS: It makes not much sense to download http://downloads.wp.xz.cn/plugin/wp-crontrol.1.2.zip when the new update is called 1.2.1? 🙂

    So the update is just downloading the already-installed-version 1.2. That is why nothing changes.

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Wait a few minutes and try again. ww.wp.xz.cn takes a few mins to update.

    Thread Starter mdidesign

    (@mdidesign)

    Now it worked 🙂 Did not know that WordPress takes a time until the update is really “there”. I thought if WordPress shows up “One new update” I can just update and everything is fine… did not know that WP takes the wrong update file for some minutes…… o.O

    One question about the plugin: What does the row “Arguments” mean? In one of my cronjobs for example stands “[25]” – what does that stands for?

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Arguments is an optional parameter in wp_schedule_event() that gets passed to the cron hook when it fires. It’s used to pass optional data to the hook.

    In your example, a plugin is passing the number 25 to the hook. This might be a post ID, or a user ID, or something else.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Wrong time’ is closed to new replies.