Viewing 1 replies (of 1 total)
  • Thread Starter brandonchance

    (@brandonchance)

    I found this in the PHP file:

    $post_wpautop_value = get_post_meta($post->ID, ‘wpautop’, true);

    could I add another line beneath that to make this happen? Something like:

    $post_nowpautop_value = get_post_meta($post->ID, ‘nowpautop’, false);

Viewing 1 replies (of 1 total)
  • The topic ‘How To Disable "wpautop control" for 1 Class or Shortcode’ is closed to new replies.