diff --git a/wp-includes/functions.php b/wp-includes/functions.php index 84545a7978..b35e74dd49 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -554,7 +554,6 @@ function update_option( $option, $newvalue ) { * @package WordPress * @subpackage Option * @since 1.0.0 - * @link http://alex.vort-x.net/blog/ Thanks Alex Stapleton * * @uses do_action() Calls 'add_option' hook before adding the option. * @uses do_action() Calls 'add_option_$option' and 'added_option' hooks on success. diff --git a/wp-includes/rss.php b/wp-includes/rss.php index 6feefdcbda..e419fd63da 100644 --- a/wp-includes/rss.php +++ b/wp-includes/rss.php @@ -891,7 +891,7 @@ function wp_rss( $url, $num_items = -1 ) { '