Core Function
View Source on Trac ↗ the_content()
the_content( mixed $more_link_text = null, mixed $strip_teaser = false ) Displays the post content.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $more_link_text string | Optional. Content for when there is more text. |
| $strip_teaser bool | Optional. Strip teaser content before the more text. Default false. |
Return Value
(void)
No return value description available.
Function Information
Since Version
0.71
Source File
wp-includes/post-template.php
Advertisement