Browse
For agents
About
Content Blocks Builder – Create blocks, repeater blocks with carousel, grid, popup layouts
/
trunk
Content Blocks Builder – Create blocks, repeater blocks with carousel, grid, popup layouts
vtrunk
Switch version
2.8.14
2.8.13
2.8.12
2.7.5
2.7.6
2.7.7
2.7.8
2.7.9
2.8.0
2.8.1
2.8.10
2.8.11
2.8.2
2.8.3
2.8.4
2.8.5
2.8.6
2.8.7
2.8.8
2.8.9
trunk
1.0.1
1.0.2
1.1.0
1.1.1
All 147 releases
Overview
Code
← All changes
|
includes/post-type.php
+1
-1
2.8.3
→
trunk
View file →
@@ -24,9 +24,9 @@
24
24
*/
25
25
private static $instance;
26
26
27
27
/**
28
-
* A dummy constructor
28
+
* The constructor
29
29
*/
30
30
private function __construct() {}
31
31
32
32
/**