File manager - Edit - /home/proidvn/app.proid.vn/debug_card.php
Back
<?php require_once('wp-load.php'); $post_id = 18; $post = get_post($post_id); if (!$post) { echo "Post $post_id not found\n"; exit; } echo "Post Type: " . $post->post_type . "\n"; echo "language_pw: [" . get_post_meta($post_id, 'language_pw', true) . "]\n"; echo "avatar 1: [" . get_post_meta($post_id, 'avatar 1', true) . "]\n"; echo "profile_privacy: [" . get_post_meta($post_id, 'profile_privacy', true) . "]\n"; echo "address: [" . get_post_meta($post_id, 'address', true) . "]\n"; echo "address_text: [" . get_post_meta($post_id, 'address_text', true) . "]\n";
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings