• Resolved wengles

    (@wengles)


    Thank you for this great plugin!

    I use a theme called udesign. Apparently it’s not part of the WordPress repository (or whatever it’s called), and I guess that’s why your plugin is not updating it along with all the other things. Is there anyway to get this theme to update automatically along with everything else?
    Thank you!!

    https://wordpress.org/plugins/automatic-updater/

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

    (@pento)

    Unfortunately, it’s not possible to add support for plugins and themes outside of the WordPress.org repo to the plugin.

    The good news is, the udesign theme author can add support to their theme! I’ve written a short tutorial here:

    http://pento.net/2013/07/02/commercial-plugin-updates-done-right/

    Thread Starter wengles

    (@wengles)

    this is great – thank you! it doesn’t seem the theme author wants to do this. is this something that i can ask my computer programmer to do to my theme’s files? (i’m a mere graphic artist and am clueless about these things)

    Thread Starter wengles

    (@wengles)

    I also have this problem with my plugin – revolution slider – will this tutorial work for plugins too?

    Thread Starter wengles

    (@wengles)

    sorry – one more thing – is it possible to exclude certain plugins from being updated automatically?

    Plugin Author Gary Pendergast

    (@pento)

    Your programmer should be able to add it, though I’m not at all familiar with the theme to be able to give specific instructions.

    It should be able to work with revolution slider, or any other theme or plugin.

    You can remove a plugin by hooking into the pre_set_site_transient_update_plugins filter and removing the plugin from the $value->response array, instead.

    Thread Starter wengles

    (@wengles)

    thank you!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘updating premium themes’ is closed to new replies.