Quantcast
Channel: Site5 Free Premium WordPress Themes » All Posts
Viewing all articles
Browse latest Browse all 8865

Reply To: How include in publication portfolio Custom Fields ?

$
0
0

Hi, you can use something like this:

<?php echo get_post_meta($post->ID, 'snbpd_pagedesc', true); ?>

You can diplay with this. Alos you can create a new custom fileds in this file:

/wp-content/themes/simplecorp/admin/inc/portfolio.metabox.php


Viewing all articles
Browse latest Browse all 8865

Trending Articles