'; $output .= '

Array Toolkit

'; $output .= sprintf( '

' . __( 'You have successfully activated the Array Toolkit. Read the help file to learn more.', 'array-toolkit' ), 'https://array.is/articles/array-toolkit' . '

'); $output .= ''; echo $output; } } $array_toolkit_admin = new Array_Toolkit_Admin;