How to Add Custom Excerpt Length in WordPress

Adjusting the length of excerpts in WordPress can enhance the readability of your blog. Here’s a quick way to change the excerpt length using a code snippet.

Step 1: Access Your Theme’s Functions.php File

  1. Log in to Your WordPress Dashboard and navigate to "Appearance" > "Theme File Editor".
  2. Select the functions.php file clicking on "Theme Functions (functions.php)".

Step 2: Add the Code Snippet

Add the following code to set your desired excerpt length. For example, this sets the excerpt length to 20 words:

function themesdna_custom_excerpt_length( $length ) {
    return 20;
}
add_filter( 'excerpt_length', 'themesdna_custom_excerpt_length', 999 );

Step 3: Save and Test

  1. Click the "Update File" button to save the changes.
  2. Visit your site and check that the excerpt length has been adjusted.

You can manage how much content appears in your excerpts with this quick change, which will enhance the user experience on your site.

Our WordPress Themes

Below are some of our premium WordPress themes. View all our free and premium WordPress themes →
GridMag PRO WordPress Theme

GridMag PRO

If you like GridMag free WordPress Theme, you will love the premium version. GridMag PRO is an improved version of...

$25.00
GridBone PRO WordPress Theme

GridBone PRO

$25.00
GridView PRO WordPress Theme

GridView PRO

GridView PRO is fully responsive, feature-rich, accessibility improved, more advanced version of its free version. GridView PRO WordPress theme has...

$25.00
GridLane PRO WordPress Theme

GridLane PRO

If you like the free version of GridLane WordPress Theme, you'll love the premium version even more. It will help...

$25.00
ListMode PRO WordPress Theme

ListMode PRO

$25.00
GridMe PRO WordPress Theme

GridMe PRO

If you have tried GridMe Free WordPress Theme, then you will love the premium version. It will help you to...

$25.00
EliteWP PRO WordPress Theme

EliteWP PRO

If you like EliteWP free WordPress Theme, you will love the premium version. EliteWP PRO is an advanced, very user...

$25.00
Clean Grid PRO WordPress Theme

Clean Grid PRO

If you like Clean Grid free WordPress Theme, you will love the premium version. Clean Grid PRO is an elegant,...

$25.00

Can't you choose a single theme? Purchase All Themes for $75.

Save money with our low, one-time price for access to all of our 56 WordPress themes.