From 74ade891010b99b00f65d580affb541961fb4dce Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Tue, 24 Sep 2013 02:24:09 +0000 Subject: [PATCH] Improve inline documentation for wp-includes/functions.wp-styles.php. Props kpdesign. Fixes #25401. Built from https://develop.svn.wordpress.org/trunk@25594 git-svn-id: http://core.svn.wordpress.org/trunk@25511 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/functions.wp-styles.php | 151 ++++++++++++++++------------ 1 file changed, 85 insertions(+), 66 deletions(-) diff --git a/wp-includes/functions.wp-styles.php b/wp-includes/functions.wp-styles.php index d172694828..c3569927fb 100644 --- a/wp-includes/functions.wp-styles.php +++ b/wp-includes/functions.wp-styles.php @@ -1,21 +1,27 @@