Start Theme Repo

This commit is contained in:
2026-01-29 19:10:03 +01:00
commit 101179e994
84 changed files with 14654 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<span class="label">
{{ __( "Main Image:", 'romhackplaza' ) }}
</span>
<span class="field-helper">
{{ __( "This will show up on the index and on top of the entry. A screenshot or custom cover is prefered else all hacks of same game will look the same.", 'romhackplaza' ) }}
</span>
<br>
{% if can_acf %}
{{ function( 'acf_form', attachments_settings ) }}
{% endif %}