Functions
-
functioncomment_excerpt()
Displays the excerpt of the current comment.
-
functioncomment_exists()
Determines if a comment exists based on author and date.
-
functioncomment_footer_die()
Displays error message at bottom of comments.
-
functioncomment_form()
Outputs a complete commenting form for use within a template.
-
functioncomment_form_title()
Displays text based on comment reply status.
-
functioncomment_guid()
Displays the feed GUID for the current comment.
-
functioncomment_ID()
Displays the comment ID of the current comment.
-
functioncomment_id_fields()
Outputs hidden input HTML for replying to comments.
-
functioncomment_link()
Displays the link to the comments.
-
functioncomment_reply_link()
Displays the HTML content for reply to comment link.
-
functioncomment_text()
Displays the text of the current comment.
-
functioncomment_text_rss()
Displays the current comment content for use in the feeds.
-
functioncomment_time()
Displays the comment time of the current comment.
-
functioncomment_type()
Displays the comment type of the current comment.
-
functioncompression_test()
Tests support for compressing JavaScript from PHP.
-
functionconfirm_another_blog_signup()
Shows a message confirming that the new site has been created.
-
functionconfirm_blog_signup()
Shows a message confirming that the new site has been registered and is awaiting activation.
-
functionconfirm_delete_users()
-
functionconfirm_user_signup()
Shows a message confirming that the new user has been registered and is awaiting activation.
-
functioncontent_url()
Retrieves the URL to the content directory.
-
functionconvert_chars()
Converts lone & characters into `&` (a.k.a. `&`)
-
functionconvert_invalid_entities()
Converts invalid Unicode references range to valid range.
-
functionconvert_smilies()
Converts text equivalent of smilies to images.
-
functionconvert_to_screen()
Converts a screen string to a screen object.
-
functioncopy_dir()
Copies a directory from one location to another via the WordPress Filesystem Abstraction.
-
functioncore_auto_updates_settings()
Display WordPress auto-updates settings.
-
functioncore_update_footer()
Returns core update footer message.
-
functioncore_upgrade_preamble()
Display upgrade WordPress for downloading latest or upgrading automatically form.
-
functioncount_many_users_posts()
Gets the number of posts written by a list of users.
-
functioncount_users()
Counts number of users who have each of the user roles.