Add Excerpt to WordPress Page

  • In Progress
    Posted in: Highend WP Theme  
  • Customer
    Erin Myers
    May 27, 2024 at 7:44 am #162928

    I found excerpt does not come inbuilt on pages. I need to add it manually.

    Can you let me know where I should add this?
    To add an excerpt on your page, copy the following code, and paste it to the function.php file of your template.

    add_post_type_support( ‘page’, ‘excerpt’ );

    thank you for your help!

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.