I’m trying to replace the Roman numbers in the Archive Widget link (and all other numbers) with Khmer (Cambodian) numbers. But while I do replace the link text with...
  • May 23, 2022
  • 0 Comments
I have a issue with wp_get_archives because it breaks my Html5 validation. Inside validator I get this message: Bad value archives for attribute rel on element link: Not an...
  • May 19, 2022
  • 0 Comments
I have two categories on a site – news which contains news posts and blog – which contains blog posts. Each page has a wp_get_archives in the sidebar. I’d...
  • May 16, 2022
  • 0 Comments
I’ve been pulling my hair out on this one – I need to hard code in wp_get_archives() for a specific category into a template. This post was useful: Category...
  • May 16, 2022
  • 0 Comments