Forums

CodeColorer
add_shortcode not being called (3 posts)

  1. mampf
    Member
    Posted 8 months ago #

    Feature request for CodeColorer:

    To easily prevent WordPress from messing up the code between [cc][/cc] etc., just use the add_shortcode()-Function wordpress provides:

    https://codex.wordpress.org/Shortcode_API

    This will prevent running wpautop() when switching from and to visual/html-mode.

  2. calfzhou
    Member
    Posted 8 months ago #

    i usually put [cc]...[/cc] inside a pair of

    ...
    to prevent being messed up. Which also avoid converting spaces to " ".

  3. calfzhou
    Member
    Posted 8 months ago #

    I mean a pair of pre ... /pre

Reply

You must log in to post.

About this Plugin

About this Topic