HEX
Server: Apache/2.4.68 (Debian)
System: Linux as-cs-widget-demo-us-central1 6.1.0-44-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: root (0)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: /var/www/kevin-demo/wp-content/themes/fitmencook/template-parts/email.php
<?php
$post_type_obj = get_post_type_object( get_post_type() );
?>

Hello,<br>

English FitMenCook website has a new <?php echo $post_type_obj->labels->singular_name; ?> published.<br>
<?php echo $post_type_obj->labels->singular_name; ?>: <a href="<?php the_permalink(); ?>"><?php the_title(); ?></a><br><br>

<a href="<?php echo get_admin_url(null, 'post-new.php') . '?post_type='. get_post_type();?>">Click here to add a new Spanish <?php echo $post_type_obj->labels->singular_name;  ?>.</a>