Timber

Is Timber safe to install on my public blog?

Maybe. There are several things that could wreak havoc when installing Timber on a live Wordpress site, and it’s important to understand what they are. As a start, follow these two steps:
1) Don’t log Notices or Strict messages.
The average PHP script, even the well-written ones, commits several “minor infractions” on[...] Continue Reading

Does Timber log non-PHP Wordpress errors?

Not at this time. Timber is primarily a debugging tool for developers, meant to trace programming errors to their source. There are several types of “expected” errors that Wordpress handles, including those managed by the WP_Error class, that Timber does not monitor. Many of these are not solvable, in the[...] Continue Reading

Why is Wordpress 2.7 required?

Timber has been developed and tested only on Wordpress 2.7. In all likelihood, it will work fine on previous versions of Wordpress, although the admin screens may not match the formatting well. One of the goals of the upcoming 1.0 release is to be tested and fully compatible with versions[...] Continue Reading