COMMENTS BY EMAIL POSTS  
Edit | these | links in | index.php

Over 180 theme options

Atahualpa has over 20 admin pages with 180 customization options

Long, unbreakable strings

Testing long strings without space: snhdjfjchzfhekwkskdifkjjejshs7fhebwjwjd83j2lfldmnw92jnsjkdf73jendjmdkk838ejdndskd83jdndmskks http://www.ebay.com/eieieiei/eueueueueu/uusususus/jdhdhf757fh/&shhshs=sjhdhd&shshsh=sjhsjjsj&shhshshs=wieufhbd&shshwz36=484jdhddb/hdhdhdhd.skskdjdjszszs/zshshshshs

Code, Pre & WP-Syntax

WP_Syntax PHP:

<?php echo "Hello World!"; ?>

WP_Syntax PHP with a long line:

<?php global $options; foreach ($options as $value) { if (get_option( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_option( $value['id'] ); } } ?>

WP_Syntax HTML:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head><title>My Blog</title>
<link rel="stylesheet" type="text/css" href="/mycss.css" />
</head>
<body>
<div id="header"><img id="logo" src="/images/logo.gif" alt="My Blog" /></div>
<div id="menu"><ul><li><a href="/">Home</a></li>
<li><a href="/links/">Links</a></li></ul></div>
<div id="content"><h1>My Blog</h1>
<p>Lorem ipsum dolor sit <a href="http://www.google.com/">amet</a></p>
</div>
</body>
<html>

CODE

<?php global $options; foreach ($options as $value) { if (get_option( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_option( $value['id'] ); } } ?>

PRE:

This line should not wrap, 5 spaces here     and 10 spaces here:          ... still the same line and another 7 spaces follow       line ends here.

Short PRE

This line should not wrap.

… followed by regular text…

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start ยท blogging!

Page 1 of 41234»