Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save amanhstu/98b70ed47dda3d6b8ed72d450d16a4cf to your computer and use it in GitHub Desktop.
Save amanhstu/98b70ed47dda3d6b8ed72d450d16a4cf to your computer and use it in GitHub Desktop.
<?php echo substr(apply_filters( ‘woocommerce_short_description’, $post->post_excerpt ),0,230).’ …’; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment