Set excerpt limit Smart Post Show Pro

PHOTO EMBED

Wed Sep 20 2023 10:26:08 GMT+0000 (Coordinated Universal Time)

Saved by @Pulak

add_filter('pcp_post_excerpt_limit', function($length) {
    return 15; // Change this number to the desired excerpt length (in words)
}, 999);
content_copyCOPY

http://localhost/prodslidewoo/wp-admin/theme-editor.php?file