Changeset 9243 for trunk/wp-includes/link-template.php
- Timestamp:
- 10/18/2008 08:46:30 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/link-template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/link-template.php
r9136 r9243 29 29 * @uses $wp_rewrite 30 30 * 31 * @param $string string a URL with or without a trailing slash32 * @param $type_of_url string the type of URL being considered (e.g. single, category, etc) for use in the filter31 * @param $string String a URL with or without a trailing slash 32 * @param $type_of_url String the type of URL being considered (e.g. single, category, etc) for use in the filter 33 33 * @return string 34 34 */ … … 440 440 * @since 2.5.0 441 441 * 442 * @param string $link_text Descriptive text 442 * @param string $link_text Descriptive text. 443 443 * @param int $post_id Optional post ID. Default to current post. 444 * @param string $feed Optional. {@internal Missing Description}}445 * @return string Link to the comment feed for the current post 444 * @param string $feed Optional. Feed format. 445 * @return string Link to the comment feed for the current post. 446 446 */ 447 447 function post_comments_feed_link( $link_text = '', $post_id = '', $feed = '' ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)