Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
craft-in-america
/
vue-wp
Volgen
4
Ster
2
Vork
0
Code
Kwesties
8
Pull-aanvragen
0
Publicaties
6
Wiki
Activiteit
NEXT craftinamerica.org. Base setup for headless wordpress
https://www.craftinamerica.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
83
Commits
2
Branches
Tree:
f61242202c
dev
master
1.0.3
1.0.2
1.0.1
1.0.0
0.9.1
0.9.0
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'f61242202c'
${ noResults }
vue-wp
/
plugins
/
posts-to-posts
/
admin
/
templates
/
table-row.html
table-row.html
90B
Geschiedenis
Ruw
1
2
3
4
5
<tr>
{{#columns}}
<td class="p2p-col-{{column}}">{{{content}}}</td>
{{/columns}}
</tr>