Categories

Copy Paste Modify

Copy Paste Modify is a site dedicated to springboarding you into code quickly by copying and pasting common code, and modifying it for your purposes. Some are from the minds of the site’s authors, and others are from sites they have found.

Registered users: When posting code to WordPress, copy/paste/modify the following code into your post using GeSHi syntax for the name of the language you’re coding in (for example, lang=”actionscript”, lang=”php”, lang=”javascript”, etc):

1
2
3
4
<pre lang="php" line="1">
   <div id="foo">
   </div>
</pre>

If you get your code from a site, please include the site like this:
From: http://wordpress.org/extend/plugins/wp-syntax/other_notes/