Associate subdirector of whitespace trims trailing whites with pinking shears.

git-svn-id: http://svn.automattic.com/wordpress/trunk@12042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2009-10-15 20:26:21 +00:00
parent 83c2393f43
commit bf96c01551
12 changed files with 195 additions and 195 deletions

View File

@@ -991,7 +991,7 @@ function user_can_access_admin_page() {
* @since 2.7.0
*
* @param string $option_group A settings group name. Should correspond to a whitelisted option key name.
* Default whitelisted option key names include "general," "discussion," and "reading," among others.
* Default whitelisted option key names include "general," "discussion," and "reading," among others.
* @param string $option_name The name of an option to sanitize and save.
* @param unknown_type $sanitize_callback A callback function that sanitizes the option's value.
* @return unknown