From c4b2eb526c5733cc32b0550eb76fd072531e223c Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 17 Feb 2019 17:20:43 +0100 Subject: Creates custom post type and custom taxonomy and renders them correctly. --- taxonomy-type.php | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 taxonomy-type.php (limited to 'taxonomy-type.php') diff --git a/taxonomy-type.php b/taxonomy-type.php new file mode 100644 index 0000000..0d83afd --- /dev/null +++ b/taxonomy-type.php @@ -0,0 +1,88 @@ + + + + +
+ +
+ +
+ + + + +
+ + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ +
+ +
+ + -- cgit v1.2.3