mirror of
https://github.com/discourse/wp-discourse.git
synced 2025-10-03 08:59:21 +08:00
Add doc comment parameter
This commit is contained in:
parent
ad59c81e07
commit
8ed23247d9
1 changed files with 2 additions and 1 deletions
|
@ -91,7 +91,8 @@ class HTMLTemplates {
|
|||
*
|
||||
* Available tags:
|
||||
* {comments}, {discourse_url}, {discourse_url_name}, {topic_url}
|
||||
*
|
||||
*
|
||||
* @param null/string $discourse_comments_number The number of comments that are displayed on Discourse.
|
||||
* @static
|
||||
* @return mixed|void
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue