18 Responses

  1. Artem Russakovskii
    Artem Russakovskii 28 March, 2008 at 12:37 pm |

    Shantanu,

    I’m using wp-syntax, as it’s the only one that really does what I want. Can you point me to the right place in the code as the problem you’ve described is really annoying indeed?

    Thanks!

  2. Martin Richter
    Martin Richter 29 March, 2008 at 6:52 pm |

    I am interested in a fix for WP-Syntax too! Thanks for your help!

  3. Martin Richter
    Martin Richter 30 March, 2008 at 8:44 pm |

    Thanks for the tip! But it doessn’t have an effect.
    It changes nothing at all, as far as I can see.
    Switching from Wysiwig view to Code view always changes the < into a <.

  4. Martin Richter
    Martin Richter 30 March, 2008 at 10:03 pm |

    OK! Know I understand. I use only your code lines 8 to 10. I have php5 active but html_entity_decode doesn’t seem to work correct.

    Thanks it works perfect!!!!!!!
    Have a nice rest-weekend.

  5. Martin’s Blog » Wie man WP-Syntax noch etwas tunen kann…

    [...] herzlichen Dank an Shantz der hier den entscheiden Hinweis [...]

  6. fornetti
    fornetti 31 August, 2008 at 8:21 am |

    I do not believe this

  7. FractalizeR
    FractalizeR 5 January, 2009 at 8:33 pm |

    I have written a plugin for Geshi highlighting using shortcodes. It works ok in Visual mode. I will appreciate all comment and suggestions.

    http://wordpress.org/extend/plugins/wp-synhighlight/

  8. Artem Russakovskii
    Artem Russakovskii 5 January, 2009 at 9:05 pm |

    @FractalizeR
    I’ve been waiting for someone to do that! I’ll be testing your plugin shortly.

  9. FractalizeR
    FractalizeR 5 January, 2009 at 9:38 pm |

    Welcome ;)
    You can send all comments by email (address is on site and in README with plugin) or post on WP forum ;)

  10. FractalizeR
    FractalizeR 6 January, 2009 at 12:45 am |

    You mean to remove shortcode itself? Yes, but if you don’t like a plugin, you can easily make a stub just to get rid of shortcode.

  11. FractalizeR
    FractalizeR 6 January, 2009 at 2:40 pm |

    I don’t use preg_replacing of course ;) I am using ShortCodes API provided by WP 2.5 and up.

  12. tresloukadu
    tresloukadu 9 February, 2010 at 7:58 am |

    yo man im using code codesnippet from wordpress plugins. http://wordpress.org/extend/plugins/codesnippet-20/ Im facing the same problem when i use the html editor it messes my code and when i use the plain text editor it works. Do you know what i can do for this plugin?

Leave a Reply