wp_plugin_update_row
wp_plugin_update_row ( $file, $plugin_data )
Parameters:- (string) file Plugin basename.
- (array) plugin_data Plugin information.
Returns:- (void|false) Void on success, false if the plugin update is not available.
Defined at: - Introduced in WordPress: 2.3.0
- Deprecated in WordPress: —
Description
Displays update information for a plugin.