WOW a bug in sourcecode
-
I found a bug in [sourcecode] shortcode to allow you modify CSS no pay :| WP fix this, look:
[sourcecode language='html']
<style type="text/css">
BODY {
background: black;
}
</style>
[/sourcecode]
<style type="text/css">
BODY {
background: black;
}
</style>
If you put a code in sourcecode and post the SAME code bellow the body is black!!
Put this in a widget and look…The blog I need help with is: (visible only to logged in users)
-
- The topic ‘WOW a bug in sourcecode’ is closed to new replies.