render_action_button( 'button', 'refresh_account', [ 'label' => __( 'Refresh info', 'rocket' ), 'attributes' => [ 'class' => 'wpr-infoAction wpr-icon-refresh', ], ] ); ?>
>
tag, %2$s = closing tag. printf( esc_html__( 'I agree to share anonymous data with the development team to help improve WP Rocket. %1$sWhat info will we collect?%2$s', 'rocket' ), '' ); ?>

render_action_button( 'link', 'purge_cache', [ 'label' => $rocket_manual_preload ? __( 'Clear and preload', 'rocket' ) : __( 'Clear', 'rocket' ), 'parameters' => [ 'type' => 'all', ], 'attributes' => [ 'class' => 'wpr-button wpr-button--icon wpr-button--small wpr-icon-trash wpr-button--no-min-width', ], ] ); ?>

render_action_button( 'link', 'rocket_generate_critical_css', [ 'label' => __( 'Regenerate Critical CSS', 'rocket' ), 'attributes' => [ 'class' => 'wpr-button wpr-button--icon wpr-button--small wpr-icon-refresh', ], ] ); ?>
render_part( 'getting-started' ); ?>

render_action_button( 'link', 'ask_support', [ 'label' => __( 'Ask support', 'rocket' ), 'attributes' => [ 'class' => 'wpr-button wpr-button--icon wpr-button--small wpr-button--blue wpr-icon-help', 'target' => '_blank', ], ] ); ?>
render_part( 'documentation' ); ?>