I’ve noticed that <%=_ was added in the last update and it’s not part of the standard.
So I either <%= meta.title %> or <%=_('meta.title')%>
What’s the difference?
Community Page
Last updated:
Last updated:
I’ve noticed that <%=_ was added in the last update and it’s not part of the standard.
So I either <%= meta.title %> or <%=_('meta.title')%>
What’s the difference?