Quantcast
Channel: Toolset » All Posts
Viewing all articles
Browse latest Browse all 20145

Reply To: Disable WYSIWYG in CRED form

$
0
0

I'm sorry, I forgot to mention that

function my_save_content($post_id) { $content=$_POST['post_content_substitute']; wp_update_post( array( 'ID'=>$post_id, 'post_content'=>$content ) ); }

Is what is displayed across the top of the page.

Thanks!


Viewing all articles
Browse latest Browse all 20145

Trending Articles