Skip to content

Instantly share code, notes, and snippets.

@lkacenja
Created November 9, 2015 23:47
Show Gist options
  • Save lkacenja/b3f1a70e64b6e1ed8017 to your computer and use it in GitHub Desktop.
Save lkacenja/b3f1a70e64b6e1ed8017 to your computer and use it in GitHub Desktop.
$alter = array('max_length' => 450, 'ellipsis' => TRUE, 'html' => TRUE);
$v['body']= views_trim_text($alter, $body);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment