getTotalPosts( )


Gets the total amount of published posts on the blog.

について getTotalPosts() function returns a Promise that resolves to the total amount of published posts on your blog's site.

You can use the language option to filter posts for a specified language.

Permissions
Manage Blog
Read Blog
Read Draft Blog Posts
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
optionsGetTotalPostsOptions

Language Options.

リターン
Return Type:Promise<GetTotalPostsResponse>
役に立ちましたか?
はい
いいえ