add_section( 'daisy_blog_post_snippet_customization_section', array( 'title' => esc_html__( 'Post Snippet', 'zeitfresser' ), 'priority' => 22, ) ); } require dirname( __FILE__ ) . '/default-post-snippet.php'; require dirname( __FILE__ ) . '/excerpt/excerpt.php';