From 8166a14066b9ac15e32a61499009127c3521da44 Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Thu, 17 Oct 2013 06:17:20 +0000 Subject: [PATCH] Inline documentation for hooks in wp-admin/options-general.php. Props siobhyb for the initial patch. Fixes #25454. git-svn-id: https://develop.svn.wordpress.org/trunk@25830 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/options-general.php | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/src/wp-admin/options-general.php b/src/wp-admin/options-general.php index 9f29357225..91c6cf53d0 100644 --- a/src/wp-admin/options-general.php +++ b/src/wp-admin/options-general.php @@ -229,13 +229,14 @@ if ( empty($tzstring) ) { // Create a UTC+- zone if no timezone string exists