Tag: webdev

  • Showing Post View Count in WordPress Block Theme

    Showing Post View Count in WordPress Block Theme

    in

    — 8 reads

    In 2023, WordPress released block themes where the single.php code is gone, which is generally used to render single post pages. I have recently experimented with these block themes. You just use the block theme editor within the site, add different blocks by drag-and-drop, and use different patterns, etc. This totally changes the game. I…