Archive | Functions by letter c RSS feed for this section

current_user_can_for_blog

Whether current user has a capability or role for a given blog.

758

Continue reading

current_time

Retrieve the current time based on specified type.The ‘mysql’ type will return the time in the format for MySQL DATETIME field. The ‘timestamp’ type will return the current timestamp.

754

Continue reading