From 287f1759c5c91ec9109baf901760d3f977681d89 Mon Sep 17 00:00:00 2001 From: Edward Caissie Date: Mon, 16 Apr 2012 09:57:34 -0400 Subject: [PATCH] Address deprecated function calls; changed namespace "bns_" to "gf_" --- changelog.txt | 18 ++++---- footer.php | 4 +- functions.php | 113 +++++++++++++++++++++++++++++++++++++------------- 3 files changed, 93 insertions(+), 42 deletions(-) diff --git a/changelog.txt b/changelog.txt index 3bc626a..668b80c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,8 +1,13 @@ === Ground Floor === == Version 1.9 == -Changelog: April 15, 2012 +Changelog: April 16, 2012 = Code = * Improve code quality +* Changed `bns_modified_post` to `gf_modified_post` +* Changed `bns_theme_version` to `gf_theme_version` +* Changed `bns_dynamic_copyright` to `gf_dynamic_copyright` +* Addressed deprecated function call to `add_custom_background` +* Addressed deprecated function calls to `get_theme_data` = CSS = * Adjust CSS on sticky posts to provide better contrast @@ -155,13 +160,4 @@ Changelog as of September 3, 2011 * Pages now display comments = Version 1.0 = - - Initial Release - -Tested with all "current" major Internet browsers (in no particular order): -- Internet Explorer 8.0 -- Firefox 3.5.2 -- Google 2.0 -- Safari 4.0.2 for both PC and Mac -- Opera 9.64 - -Support for (lte) IE6 may be limited to functionality only. + - Initial Release \ No newline at end of file diff --git a/footer.php b/footer.php index e0fa964..dca9fb3 100644 --- a/footer.php +++ b/footer.php @@ -43,8 +43,8 @@