Posts tagged with BlackArmor

Arduino, Arduino, Arduino!

Arduino UNO Microcontroller Development Board

Arduino cc (or the Arduino company) is an open-source computer hardware and software company that designs and manufactures single-board microcontrollers called ‘Arduinos’.

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.