mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 21:00:21 +00:00
s/2.4/2.5/. Props ffemtcj. fixes #5810
git-svn-id: https://develop.svn.wordpress.org/trunk@6777 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -294,7 +294,7 @@ function get_post_comments_feed_link($post_id = '', $feed = '') {
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Feed
|
||||
* @since 2.4
|
||||
* @since 2.5
|
||||
*
|
||||
* @param string Descriptive text
|
||||
* @param int Optional post ID. Default to current post.
|
||||
@@ -334,7 +334,7 @@ function get_author_feed_link( $author_id, $feed = '' ) {
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Feed
|
||||
* @since 2.4
|
||||
* @since 2.5
|
||||
*
|
||||
* @param int $cat_id ID of a category
|
||||
* @param string $feed Feed type
|
||||
|
||||
Reference in New Issue
Block a user