How to trigger automatic plugin updates in Wordpress 5.5

I would like to be able to test automatic updates of plugins that I have developed. After enabling auto updates for individual plugins on the plugins page, how can I trigger the update or when can I expect the updates to take place?

Topic automatic-updates Wordpress

Category Web


Call wp_maybe_auto_update(); function after the init hook. Or follow this method http://blog.birdhouse.org/2013/11/02/force-wordpress-auto-update/

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.