Skip to content

Commit 10e7fb7

Browse files
committed
changed layout rendering methods
1 parent 65eac38 commit 10e7fb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ To upgrade remove the old plugin folder. After than follow the installation step
9191

9292
== Changelog ==
9393

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 */
9497
= Version 2.0.1 - 27 November 2017 =
9598
* New: Removed theme hooks to patch WordPress-generated .htaccess (moved to starter package)
9699
= Version 2.0 - 21 November 2017 =

0 commit comments

Comments
 (0)