/* Only triggered by tag, with more text linked to full post */ Format::apply_with_hook_params('more', 'post_content_out', '--More--'); /* Excerpt output. echo $post->content_excerpt */ Format::apply_with_hook_params('more', 'post_content_excerpt', '--More--', 60, 1);