wip find user fields
This commit is contained in:
4
plugins/fipfcard_plugin/html/templates/print_meta.html
Normal file
4
plugins/fipfcard_plugin/html/templates/print_meta.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<li>
|
||||
"<?php echo esc_html($meta_key); ?>" :
|
||||
<?php echo esc_html(json_encode($meta_key)); ?>
|
||||
</li>
|
||||
Reference in New Issue
Block a user