Explorar o código

Add single lesson template in theme.json

Imran Hossain %!s(int64=2) %!d(string=hai) anos
pai
achega
f6ee2905a2
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      course/theme.json

+ 7 - 0
course/theme.json

@@ -82,6 +82,13 @@
 				"post",
 				"course"
 			]
+		},
+		{
+			"name": "single-lesson",
+			"title": "Single Lesson",
+			"postTypes": [
+				"lesson"
+			]
 		}
 	],
 	"settings": {