Rename Post format string in WordPress theme
Code Because post format string is hard coded in post.php, so you can’t change them in filter way. To rename the post format string and display in a theme, you can add the following function in function.php. To display the mod-ed post formant name, call this function