This is a "newsflash" alert. They are easy to create and really grab the user's attention. For more details, see "Creating a Newsflash"
Don't show me this againclarklab: in addition to saving all my code on my site, I can insert it into a post with a simple shortcode, like [code id="231"]. #stoked
clarklab: also ready tonite is my code library, which I mentioned earlier. I'll be using it to store all my code snippets. http://t.co/kcwuSafr
clarklab: @wpengine any way to remove the auto-inserted link in my footer? I'd rather display the WPE badge in the sidebar.
clarklab: also, you'll notice some snippets in there. I'm using the Google Syntax Highlter (as suggested by @nExSoftware) to render my CPT shortcode!
clarklab: burning that midnight #WordPress oil? read this thing I wrote. learning to cache with the Transient API: http://t.co/bzGPqDzo
clarklab: Built a daily deals type thing for @androidandme today, came out really nice. Launching soon.
clarklab: making my own snippet manager in #WordPress using custom post types: http://t.co/acy4x0Tj
clarklab: what is the best syntax highlighter for WordPress? I was using Syntax Highlighter Evolved but it can't be evoked via do_shortcode.