get_private_posts_cap_sql [ WordPress Function ]
| Parameters: |
|
| Uses: |
|
| Returns: |
|
| Defined at: |
|
Retrieve the private post SQL based on capability.
This function provides a standardized way to appropriately select on the post_status of a post type. The function will return a piece of SQL code that can be added to a WHERE clause; this SQL is constructed to allow all published posts, and all private posts to which the user has access.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- get_private_posts_cap_sql (WordPress Function) - WPSeek.com
WordPress lookup for get_private_posts_cap_sql, a WordPress Function. wpseek.com is a WordPress-centric search tool for developers and theme authors.
wpseek.com - get_private_posts_cap_sql | A HitchHackers guide through WordPress
Feb 12, 2011 ... This function provides a standardized way to appropriately select on the post_status of a post type. The function will return a piece of SQL code ...
hitchhackerguide.com - WordPress › Support » Tags — get_private_posts_cap_sql()
Username or Email Address Password (forgot?) Register · WordPress › Support » get_private_posts_cap_sql(). Tag: get_private_posts_cap_sql() Add New » ...
wordpress.org - post.php
Jul 16, 2009 ... get_private_posts_cap_sql(), Retrieve the private post SQL based on capability. get_pung(), Retrieve URLs already pinged for a post ...
www.tig12.net