function cmm_email_template($post) { $link = get_permalink($post->ID); $title = $post->post_title; $excerpt = get_the_excerpt($post); $thumb = get_the_post_thumbnail_url($post->ID, 'large'); // Avatar tác giả $author_id = $post->post_author; $author_name = get_the_author_meta('display_name', $author_id); $avatar = get_avatar_url($author_id, ['size' => 60]); return "
📰 Tin nội bộ

{$title}

{$author_name}
".($thumb ? " " : "")."

{$excerpt}

Xem chi tiết →
© ".get_bloginfo('name')."
Hệ thống tin nội bộ
"; } Log In ‹ News test site — WordPress

Log In

Powered by WordPress

← Go to News test site