This website works better with JavaScript.
Начало
Каталог
Помощ
Вход
craft-in-america
/
vue-wp
Наблюдаван
4
Харесван
2
Разклонения
0
Код
Задачи
8
Заявки за сливане
0
Версии
6
Уики
Activity
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.
85
Ревизии
2
Клонове
ИН на ревизия:
eca702edae
dev
master
1.0.3
1.0.2
1.0.1
1.0.0
0.9.1
0.9.0
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от 'eca702edae'
${ noResults }
vue-wp
/
plugins
/
posts-to-posts
/
admin
/
templates
/
table-row.html
table-row.html
90B
История
Директен файл
1
2
3
4
5
<tr>
{{#columns}}
<td class="p2p-col-{{column}}">{{{content}}}</td>
{{/columns}}
</tr>