<pre>global $wp_query;
$postid = $wp_query->post->ID;
echo do_shortcode('[pdfmenu post_parent="'.$postid.'"]');</pre>
Revisions
There are no revisions for this post.
<pre>global $wp_query;
$postid = $wp_query->post->ID;
echo do_shortcode('[pdfmenu post_parent="'.$postid.'"]');</pre>
There are no revisions for this post.
You must be logged in to post a comment.
No comments yet.