From eae7e220d9741fa1d6855d609672b88742747b0b Mon Sep 17 00:00:00 2001 From: Mickey Kay Date: Thu, 18 Dec 2014 09:36:55 -0800 Subject: [PATCH] Update README.md --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 35ffab7..7f568b7 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,5 @@ -Trestle (beta) -======= - -**IMPORTANT: If you're using a version of Trestle that is prior to the [commit e3db022b760254df95cc6e306ea53b3da46b6ed1](https://github.com/MickeyKay/trestle/commit/e3db022b760254df95cc6e306ea53b3da46b6ed1), please make sure to update your version of Trestle, or at least merge in the changes in this commit or a later commit, including changes to these files:** -* functions.php -* lib/functions/theme-functions.php -* lib/admin/admin-functions.php - -This will ensure you avoid the bug in which posts spontaneously switch post_type when looping through a query. - -======= - +Trestle +--------------------- ### A handy boilerplate child theme for serious Genesis developers.