Function should_use_excerpt
This function determines if excerpts should be displayed or the full-blown post. The feed setting in the reading screen can help determine the preferece.
Parameters summary
mixed |
$use_excerpt |
Return value summary
boolean
|
'true' to show the excerpt; otherwise, 'false' to show the full-text |