Archive for the 'Themes' Category

Using the buffer-output function in wordpress

Sunday, April 9th, 2006

See the writeup on the output buffer function here:
Buffering output
in the wordpress wiki. In my case, I have pages which are basically “table of contents pages” for the subpages. So, I’m enhancing the general page template to collect the list of subpages (if any). And then, if there ARE any (i.e., it’s a non-empty string), […]

Edits to RevvedUp theme code

Saturday, April 8th, 2006

The file ads.php needs to have the variable burninr changed to revvedup so that the top sidebar ads display. I’ve notified the author.