wip find user fields

This commit is contained in:
asus
2024-02-14 17:10:44 +01:00
parent 7b8e61a59f
commit 8d0122f63e
4 changed files with 32 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<li>
"<?php echo esc_html($meta_key); ?>" :
<?php echo esc_html(json_encode($meta_key)); ?>
</li>