Use @php() instead of @php [...] @endphp
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
@php the_content() @endphp
|
||||
@php(the_content())
|
||||
{!! wp_link_pages(['before' => '<nav class="page-nav"><p>' . __('Pages:', 'sage'), 'after' => '</p></nav>']) !!}
|
||||
|
||||
Reference in New Issue
Block a user