首页 WordPress函数大全 get_private_posts_cap_sql()

get_private_posts_cap_sql()

2020-05-01 / 2521阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_private_posts_cap_sql( string|array $post_type )

Retrieve the private post SQL based>

Contents

  • Description
    • Parameters
    • Return
    • Source
    • Changelog
  • Related
    • Uses
    • Used By
  • User Contributed Notes

描述

This function provides a standardized way to appropriately select>

参数

$post_type

(string|array)
(Required)
Single post type or an array of post types. Currently>

返回

(string) SQL code that can be added to a where clause.

大家谈论
    我的见解