Posts tagged with PlayStation

Getting started with Visual Studio Code

Getting started with Visual Studio Code

Visual Studio Code is a popular choice for coding projects. For those new to the platform, this post will assist in getting started with Visual Studio Code.

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.