Viewing 1 replies (of 1 total)
  • Thread Starter jkgray

    (@jkgray)

    Got it. Just add this to your function.php:

    add_post_type_support( ‘page’, ‘excerpt’ );

    And then you can write in an excerpt for your pages. This will then show on page-list.

Viewing 1 replies (of 1 total)
  • The topic ‘Control the excerpt?’ is closed to new replies.