In Comicpress and other wordpress themes i’ve noticed that there are multiple different ways that the <title> code can be outputted to the users browsers. Several of them .. *including* mine have bloginfo(‘name’); showing up in the code but [not] being echo’d out to the title line which is causing some strange behavior.
”Comment
The regular stock ComicPress does not include the Atom Feed in the so that browsers can recognize that there is an Atom Feed available (which is available on all wordpress installs)
└ Tags: ComicPress 2.5
Adding a custom error page when the database has issues.
by Phil (Frumph) on January 21st, 2009Posted In: Wordpress
According to various websites on this issue where I was researching this information there is a way to create a custom html/php page to output when a database error occures. This was implemented in version 2.3.2 of Wordpress.


