Does the job! easy to add themes
-
Simple, but great plugin to use when testing update functionality for plugins.
Also, because I had to test for themes too, I found that by adding this simple line in the pw_force_updates_check() function in the plugin I could also force a theme update check:
set_site_transient( 'update_themes', null );
- The topic ‘Does the job! easy to add themes’ is closed to new replies.