Untitled

 avatar
unknown
plain_text
6 months ago
133 B
4
Indexable
    $barcode = '';

    if ( is_string( $data['comment_content'] ) ) {
      $barcode = trim( $data['comment_content'] );
    }
Editor is loading...
Leave a Comment