post_content; if ( ! empty( $page_content ) ) { // the_content()を参考: https://core.trac.wordpress.org/browser/tags/5.8/src/wp-includes/post-template.php#L243 $page_content = apply_filters( 'the_content', $page_content ); $page_content = str_replace( ']]>', ']]>', $page_content ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped echo '