Skip to content

Commit 7fd8983

Browse files
authored
Add featured_list_image to dynamic post data
1 parent 3a10c7c commit 7fd8983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Model/Resolver/DataProvider/Post.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ public function getDynamicData($post, $fields = null)
159159
'filtered_content',
160160
'first_image',
161161
'featured_image',
162+
'featured_list_image',
162163
'post_url',
163164
];
164165

0 commit comments

Comments
 (0)