We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65eac38 commit 10e7fb7Copy full SHA for 10e7fb7
readme.txt
@@ -91,6 +91,9 @@ To upgrade remove the old plugin folder. After than follow the installation step
91
92
== Changelog ==
93
94
+= Version 2.0.2 - 13 December 2017 =
95
+ * New: Changed layout rendering method from View::layout_open() to $this->extends( 'layouts/main' );
96
+ In the head of your template you should use /* @var \JustCoded\WP\Framework\Web\View $this */
97
= Version 2.0.1 - 27 November 2017 =
98
* New: Removed theme hooks to patch WordPress-generated .htaccess (moved to starter package)
99
= Version 2.0 - 21 November 2017 =
0 commit comments