How is the ” wp_get_update_data ” function used?

wp_get_update_data() collects and returns number of updates available for plugins, themes and WordPress core. It’s used in Admin Bar and admin update menus.

Leave a Comment