Fixed WC_Embed::remove_comments_button() docblock

This commit is contained in:
Claudio Sanches 2016-06-02 14:43:59 -03:00
parent 22c0c7ee9f
commit a46c632518
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ class WC_Embed {
/**
* Remove comments button on product embeds.
*
* @since 2.5.6
* @since 2.6.0
*/
public static function remove_comments_button() {
if ( self::is_embedded_product() ) {