__( 'Password not matching', 'ap' ), 'password_length_less' => __( 'Password length must be 6 or higher', 'ap' ), 'not_valid_email' => __( 'Not a valid email', 'ap' ), 'username_less' => __( 'Username length must be 4 or higher', 'ap' ), 'username_not_avilable' => __( 'Username not available', 'ap' ), 'email_already_in_use' => __( 'Email already in use', 'ap' ), ) ); } } if ( ! function_exists( 'ap_comment' ) ) : function ap_comment( $comment, $args, $depth ) { $GLOBALS['comment'] = $comment; ?>
%2$s %3$s', get_comment_time( 'c' ), ap_human_time(get_comment_time('U')), __('ago', 'ap') ); ?>