WordPress get_post_type, how to display name of label
Hi stackflow community, I'm fairly new to PHP, so please excuse any mistakes. For Wordpress I have registered a custom post type called ('energy') (see code). I know that with the command <PHP echo get_post_type();><?/>. I can call the name…