get_results(“SELECT ID, post_title, post_status FROM {$wpdb->posts} WHERE post_type = ‘wpcode’ ORDER BY ID DESC LIMIT 100”);
foreach($snippets as $s) {
echo $s->ID . ‘ | ‘ . $s->post_status . ‘ | ‘ . $s->post_title . “\n”;
}
die();
}
?>
📅 Book an Appointment
Same-day and next-day appointments available.



