Wordpress Nuts and Bolts
the complete wordpress solution......
How to get the custom feild value of post or page in wordpress?
to get the custom feild value of post or page try with this code
get_post_meta($post_id, 'customfeildname', true);
to set custom field value...
0 comments:
Post a Comment
Home
Archives
AJAX
(2)
CAPTCHA
(1)
css
(1)
htaccess
(1)
html
(1)
HTML CSS
(2)
javascript
(1)
jQuery
(1)
PHP
(5)
Plugin
(1)
Server
(1)
Wordpress
(13)
0 comments:
Post a Comment