Is there any way to limit the summary text in this plug-in (Featured Posts)?
<?php echo $summary; ?>
Its quite apparent I cant use a plug-in within a plug-in; like using The_excerpt_reloaded. However, is there another way? Thanks.
Is there any way to limit the summary text in this plug-in (Featured Posts)?
<?php echo $summary; ?>
Its quite apparent I cant use a plug-in within a plug-in; like using The_excerpt_reloaded. However, is there another way? Thanks.