'; $return .= ' ' . __( 'Theme Options', 'digital' ) . ''; $return .= ' ' . __( 'Instruction & Help', 'digital' ) . ''; $return .= '

'; echo $return; } } add_action( 'admin_notices', 'digital_notice' ); /* * Hide core theme activation message. */ function digital_admincss() { ?>