Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 2 of 2
Search took 0.09 seconds.
Search: Posts Made By: Joe Crosbie
Forum: Programming 7th October 2013, 03:22 PM
Replies: 1
Views: 580
Posted By Joe Crosbie
Re: Anyone know how to allow either Shortcodes or PHP within Meta Boxes? (WordPress)

I've figured it out Warriors.

<?php

$metabox = get_post_meta( $post->ID, '_cmb_sub_footer_content', true );

echo apply_filters( 'the_content', $metabox );

?>
Forum: Programming 7th October 2013, 02:55 PM
Replies: 1
Views: 580
Posted By Joe Crosbie
Arrow Anyone know how to allow either Shortcodes or PHP within Meta Boxes? (WordPress)

Hey Warriors!

Anyone know how to allow the use of either a shortcode or PHP code within a custom metabox in WordPress?

I'm having a lot of trouble doing this one..

Help me out haha....
...
Showing results 1 to 2 of 2

 
Forum Jump


All times are GMT -6. The time now is 02:37 PM.