mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
First scrape at new UI for Bulk plugin upgrades. See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@13602 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -271,6 +271,8 @@ function show_message($message) {
|
||||
$message = $message->get_error_message();
|
||||
}
|
||||
echo "<p>$message</p>\n";
|
||||
wp_ob_end_flush_all();
|
||||
flush();
|
||||
}
|
||||
|
||||
function wp_doc_link_parse( $content ) {
|
||||
|
||||
Reference in New Issue
Block a user