Pinking shears.

See #41057.

git-svn-id: https://develop.svn.wordpress.org/trunk@42843 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90)
2018-03-18 14:22:09 +00:00
parent 9f9ff6afed
commit 8df8cf2df1
18 changed files with 136 additions and 136 deletions

View File

@@ -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