Update comment per swalkinshaw's suggestion

This commit is contained in:
Jamee Mikell
2013-09-03 13:32:06 -04:00
parent 1a40ba6530
commit 029e0c61e0

View File

@@ -13,7 +13,7 @@ add_theme_support('jquery-cdn'); // Enable to load jQuery from the Go
* Configuration values
*/
define('GOOGLE_ANALYTICS_ID', ''); // UA-XXXXX-Y
define('POST_EXCERPT_LENGTH', 40); // words
define('POST_EXCERPT_LENGTH', 40); // length in words for excerpt_length filter (ref: http://codex.wordpress.org/Plugin_API/Filter_Reference/excerpt_length)
/**
* .main classes