What does this mean?
Surely you meant to write
<img ng-if="post.featured_image" ng-src="{{post._embedded ['http://v2.wp-api.org/attachment'] [0] [$index] .source_url}}" class="AlignLeft" />
What does this mean?
Surely you meant to write
<img ng-if="post.featured_image" ng-src="{{post._embedded ['http://v2.wp-api.org/attachment'] [0] [$index] .source_url}}" class="AlignLeft" />