Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author Gary Pendergast

    (@pento)

    No, this plugin isn’t required for background updates.

    By default, WordPress will update between minor versions (3.7 -> 3.7.1), but won’t update between major versions (3.7 -> 3.8), and won’t update plugins and themes.

    In order to enable all updates, you can create a small plugin that enables them, as described here:

    http://codex.wordpress.org/Configuring_Automatic_Background_Updates

    Alternatively, you can install Advanced Automatic Updates, and just check the boxes to enable them. 🙂

    Thread Starter narelly

    (@narelly)

    OK. Is it possible that plugins and themes also updated in the background? I get notification emails but I don’t know if it was sent by your plugin or WordPress background update. Here is the content:

    WordPress site: http://www.narelly.com/
    The following plugins were successfully updated:
    * SUCCESS: Admin Menu Editor
    * SUCCESS: TinyMCE Advanced
    * SUCCESS: UpdraftPlus – Backup/Restore

    UPDATE LOG
    ==========

    Admin Menu Editor
    —————–
    Admin Menu Editor bővítmény frissítése
    FrissĂ­tĂ©s letöltĂ©se: (https://downloads.wordpress.org/plugin/admin-menu-editor.1.3.1.zip) …
    FrissĂ­tĂ©s kicsomagolása……
    Legfrissebb verziĂł telepĂ­tĂ©se …
    A bĹ‘vĂ­tmĂ©ny rĂ©gi verziĂłjának eltávolĂ­tása…….
    Bővítmény frissítve.

    TinyMCE Advanced
    —————-
    TinyMCE Advanced bővítmény frissítése
    FrissĂ­tĂ©s letöltĂ©se: (https://downloads.wordpress.org/plugin/tinymce-advanced.3.5.9.1.zip) …
    FrissĂ­tĂ©s kicsomagolása……
    Legfrissebb verziĂł telepĂ­tĂ©se …
    A bĹ‘vĂ­tmĂ©ny rĂ©gi verziĂłjának eltávolĂ­tása…….
    Bővítmény frissítve.

    UpdraftPlus – Backup/Restore
    —————————-
    UpdraftPlus – Backup/Restore bĹ‘vĂ­tmĂ©ny frissĂ­tĂ©se
    FrissĂ­tĂ©s letöltĂ©se: (https://downloads.wordpress.org/plugin/updraftplus.1.8.2.zip) …
    FrissĂ­tĂ©s kicsomagolása……
    Legfrissebb verziĂł telepĂ­tĂ©se …
    A bĹ‘vĂ­tmĂ©ny rĂ©gi verziĂłjának eltávolĂ­tása…….
    Bővítmény frissítve.

    Plugin Author Gary Pendergast

    (@pento)

    That email is sent by WordPress, those plugins have been background updated.

    Thread Starter narelly

    (@narelly)

    OK, that is what I thought. Is it possible that the default setting is not core update only? I have not configured Automatic Background Updates in my intallation at all. This is how it works since 3.7.

    Plugin Author Gary Pendergast

    (@pento)

    Did you have the plugin installed before 3.7, with theme/plugin updates enabled? If so, it automatically enabled theme/plugin updates when 3.7 was installed.

    Thread Starter narelly

    (@narelly)

    Yes 🙂 So now WordPress overtakes the settings and does the update on its own? Because your plugin stopped working since then.

    Plugin Author Gary Pendergast

    (@pento)

    Once WordPress started doing updates, my plugin stopped doing them intentionally, instead enabling the options to let WordPress do it all.

    WordPress doesn’t show any options in wp-admin to enable major updates or plugin/theme updates, that’s where my plugin comes in. 🙂

    Thread Starter narelly

    (@narelly)

    Ah, so from now on, I can use your plugin to configure Automatic Background Updates, but WordPress is going to do the job. This way I do not have to edit wp-config.php to change update settings?

    Plugin Author Gary Pendergast

    (@pento)

    That’s correct!

    In keeping with the name, I’ll be adding more “advanced” features in the future, but if all you want to do is enable all updates, you can just set it and forget it. 🙂

    Thread Starter narelly

    (@narelly)

    OK, now I understand 🙂 Sorry for keeping you busy with so many questions, but it was not clear for me at all. And I belive it is not clear for many other users either.
    One last question: Talking about “advanced” features, are you planning to build in a function that one could select individual plugins and themes to be or not to be updated?

    Plugin Author Gary Pendergast

    (@pento)

    That’s something I’ve been thinking about – I plan on making it available, but It’s going to take some work. 🙂

    Thread Starter narelly

    (@narelly)

    Oh yes, I understand that.
    Well, thank you for your help and thank you for the great plugin!
    I wish you a Merry Christmas 🙂

    Plugin Author Gary Pendergast

    (@pento)

    Happy to help!

    Merry Christmas to you, too. 🙂

    Gary,

    Does that mean the filter auto_updater_plugin_updates no longer works?

    Cheers,

    Brian

    Plugin Author Gary Pendergast

    (@pento)

    That’s correct, all the updating is handled by WordPress Core, now. What were you using auto_updater_plugin_updates for? There may be a way to get the same functionality from Core.

Viewing 15 replies - 1 through 15 (of 16 total)

The topic ‘Do I need this plugin at all besides WP background update function?’ is closed to new replies.