Posts tagged with the_category()

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.

Getting started with the Arduino Nano

Getting started with the Arduino Nano

The Arduino Nano development board, or simply Arduino Nano, is a popular choice for microelectronic projects. Here we show how to get started.

Understanding some common network protocols

Understanding common network protocols

A deeper exploration into the world of inter-computer communications will reveal more types of communications, their interfaces and the network protocols they use.