From 90eb47c221cb8f97be08931ff3e136f78f55cd88 Mon Sep 17 00:00:00 2001 From: Justin Yost Date: Sun, 18 Mar 2012 05:16:22 +0000 Subject: [PATCH] Adds options to turn on/off and display meta tag for Apple Touch icons. --- functions.php | 56 +++++++++++++++++++++++++++++++++++++++ library/theme-options.php | 29 ++++++++++++++++++++ 2 files changed, 85 insertions(+) diff --git a/functions.php b/functions.php index ae099ff..7b02bc0 100644 --- a/functions.php +++ b/functions.php @@ -46,6 +46,18 @@ function add_my_open_id_information(){ function add_favicons(){ ?> + + + + + + + + + + + + + +

Meta Settings

+ + + + + + + + + + + + + +
+ checked /> + +
+ checked /> + +
+ checked /> + +
+ checked /> + +
+

Other Settings