• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

WordPress Toolkit Theme Updates (not working)

Laurence@

Regular Pleskian
In the WP toolkit I have auto-update of Themes enabled. My theme has an update. Theme author has hooked it into WordPress's update function and it shows as update in WordPress and Plesk. However, it is not updating. If it shows in Plesk I'd expect it to auto-update.
 
Automatic updates of WordPress core, plugins and themes occured once a day by scheduled task. Could you please clarify, is your theme is marked as outdated at the card of WordPress instance at WordPress Toolkit?
 
Yep, been there for 2 days. I was waiting for it to auto-update to test it:

6fe32b0d0ce2ce31a7895c7318eaaaff.png
 
Thank you. Could you please run scheduled task manually and look for errors in log? It could be done by the following command:

/usr/local/psa/admin/bin/php -dauto_prepend_file=sdk.php '/usr/local/psa/admin/plib/modules/wp-toolkit/scripts/instances-auto-update.php'

If no errors will be displayed, could you please turn on debug log in panel.ini like the following:

[log]
priority = 7
show.util_exec_io = 1

And then send me debug output privately (it could contain censitive data) for investigation?
 
No error but that seemed to update the theme as I see no outstanding updates. How can I be sure the task is running correctly?
 
Do you see an available update at the moment?
Auto update task should be running every night to apply all the available updates. Before the task was started automatically you may see that some update is available.
 
Back
Top