$themotion_required_action_value ) :
if ( @$themotion_show_required_actions[ $themotion_required_action_value['id'] ] == false ) {
continue;
}
if ( @$themotion_required_action_value['check'] ) {
continue;
}
?>
' . __( 'Hooray! There are no required actions for you right now.', 'themotion' ) . '';
} ?>