Pinking shears.
See #41057. Built from https://develop.svn.wordpress.org/trunk@42843 git-svn-id: http://core.svn.wordpress.org/trunk@42673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1202,11 +1202,11 @@ function trackback_rdf( $deprecated = '' ) {
|
||||
|
||||
/**
|
||||
* Determines whether the current post is open for comments.
|
||||
*
|
||||
*
|
||||
* For more information on this and similar theme functions, check out
|
||||
* the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
|
||||
* the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
|
||||
* Conditional Tags} article in the Theme Developer Handbook.
|
||||
*
|
||||
*
|
||||
* @since 1.5.0
|
||||
*
|
||||
* @param int|WP_Post $post_id Post ID or WP_Post object. Default current post.
|
||||
@@ -1232,9 +1232,9 @@ function comments_open( $post_id = null ) {
|
||||
|
||||
/**
|
||||
* Determines whether the current post is open for pings.
|
||||
*
|
||||
*
|
||||
* For more information on this and similar theme functions, check out
|
||||
* the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
|
||||
* the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
|
||||
* Conditional Tags} article in the Theme Developer Handbook.
|
||||
*
|
||||
* @since 1.5.0
|
||||
|
||||
Reference in New Issue
Block a user