메소드 | 설명 | |
---|---|---|
__construct ( ) | WooCommerceSupport constructor. | |
comments_number ( integer $count ) : mixed | Replaces the WooCommerce comments count with the Discourse comments count. | |
set_redirect ( string $redirect ) : mixed | Sets the login redirect so that it can include the query parameters required for single sign on with Discourse. |
public comments_number ( integer $count ) : mixed | ||
$count | integer | The comments count returned from WooCommerce. |
리턴 | mixed |
public set_redirect ( string $redirect ) : mixed | ||
$redirect | string | The redirect URL supplied by WooCommerce. |
리턴 | mixed |