advanced code snippet search
Jamie on 08/20/10
template page wordpress
08/20/10 04:00am
1 person have marked this snippet as a favorite
sofcase
global $post;$page_tempate_name = get_post_meta($post->ID,'_wp_page_template',true);
Report this snippet Tweet
Comment:
You need to login to post a comment.