September 5, 2008, 10:33 am
Testing Code Markup
I’ve downloaded and installed a plugin that is designed to display code in a more helpful way, not ironically called “Code Markup,” and I’m playing around to see how things work. It’s supposed to be able to differentiate between different types of code and color-code the markup accordingly. Let’s find out.
This is a paragraph inside a basic HTML wrapper.
This is a paragraph inside a basic HTML wrapper.
foreach($boogers as $booger) {
flick($booger);
}
Tags: Code, Plugin Concepts, Testing, WordPress
Tags: Code, Plugin Concepts, Testing, WordPress
Related posts
- Scheduling with WordPress Cron Functions (18)
- wpmu_validate_blog_signup($blog_id, $blog_title, $user = ”) (0)
- wpmu_signup_blog_notification($domain, $path, $title, $user, $user_email, $key, $meta = ”) (0)
- wpmu_create_blog($domain, $path, $title, $user_id, $meta = ”, $site_id = 1) (0)
- wpmu_checkAvailableSpace($action) (0)
This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.