Files
2024_WEBSITE_fipf/plugins/fipfcard_plugin/html/templates/print_meta.html
2024-02-14 17:10:44 +01:00

5 lines
100 B
HTML

<li>
"<?php echo esc_html($meta_key); ?>" :
<?php echo esc_html(json_encode($meta_key)); ?>
</li>