Dynamic page.php template for custom post types
REVISIT: Feb. 2nd 2016 The original code had many issues Data wasn’t sanitized and validated which can lead to serious security issues Some parts were repetitive Bit messy and sometimes hard to read Some sections was only partly working Used globals which is really evil That is why I revisited this answer and updated the … Read more