Posts tagged with Network Games

Using PuTTY to connect to a Raspberry Pi

Using PuTTY to connect to a Raspberry Pi

PuTTY is Linux terminal emulator, serial console and network file transfer application that can connect Windows operating systems and remote devices like the Raspberry Pi.

WordPress: Display categories without a link

WordPress code snippets

The default way to get the linked category (or linked list of categories) for WordPress posts is straight forward, but this post will show how to get the category name as a string value.