wpseek.com
A WordPress-centric search engine for devs and theme authors
user_can_set_post_date is deprecated since version 2.0.0!
Alternative: current_user_can()
Alternative: current_user_can()
user_can_set_post_date › WordPress Function
Since1.5.0
Deprecated2.0.0
› user_can_set_post_date ( $user_id, $blog_id = 1, $category_id = 'None' )
Parameters: (3) |
|
See: | |
Returns: |
|
Defined at: |
|
Codex: |
Whether user can set new posts' dates.
Related Functions: user_can_edit_post_date, user_can_edit_post, user_can_create_post, user_can_delete_post, user_can_edit_post_comments