%1$s', esc_html__( 'Dismiss this item.', 'wordpress-seo' ) ); break; case 'dismissed': $button = sprintf( '', esc_html__( 'Restore this item.', 'wordpress-seo' ) ); break; } printf( '
%4$s%5$s
', $notification->get_id(), $notification->get_nonce(), $notification->get_json(), $notification, $button ); } } } if ( ! $active ) { $dashicon = 'yes'; } ?>

()