Change the date into a word
H
Heike Wittenberg
Is it possible to change the date display in a blog badge to a single word? So, instead of "Sep 11," for example, it should say "sold."
I use the blog like a portfolio this way...
T
Tobias
Hi Hieke,
I wrote a little snippet for you that works
You could do this with a code-snippet plugin or add this in the theme child function.php file
Add the code, go to the blog-post-page, use quick-edit, add the word sold to labels and the badge will show "sold" instead of the date.
I hope this works for you!
Edit, i uploaded the code so it's easier to copy
https://pastecode.dev/s/ds91dwjg
/ Tobias