Using custom post types to build an FAQ
Note: This article was originally published at Planet PHP
on 9 October 2012.
In my previous article I wrote about how to build dynamic sidebars using widgets. We used also custom taxonomies to create some filter criteria for single posts or pages. This article is about how to use custom post types to build an FAQ or testimonial section. What are custom post types? The custom post type [...]


