Posts Tagged "Wordpress"

How to create Custom Post Types in WordPress

Posted on Apr 7, 2020

I’ve been working on a game database that’s powered by a vanilla WordPress instance. For the project it made sense to create a new post type (game), as well as a custom taxonomy (platform). I...

Learn More