Using WordPress ‘activate_plugin()’ PHP function Written by Adrian Gordon WordPress Attempts activation of plugin in a “sandbox” and redirects on success.
Using WordPress ‘codepress_get_lang()’ PHP function Written by Adrian Gordon WordPress Determines the language to use for CodePress syntax highlighting.
Using WordPress ‘cancel_comment_reply_link()’ PHP function Written by Adrian Gordon WordPress The `cancel_comment_reply_link()` function in WordPress generates HTML content for a "cancel" comment reply link, displaying a custom message if specified
Using WordPress ‘avoid_blog_page_permalink_collision()’ PHP function Written by Adrian Gordon WordPress Avoids a collision between a site slug and a permalink slug.
Using WordPress ‘allowed_http_request_hosts()’ PHP function Written by Adrian Gordon WordPress Mark allowed redirect hosts safe for HTTP requests as well.
Using WordPress ‘admin_created_user_email()’ PHP function Written by Adrian Gordon WordPress Learn how to use the WordPress 'admin\_created\_user\_email()' PHP function to send customized notifications to newly-created users.
Using WordPress ‘comments_open()’ PHP function Written by Adrian Gordon WordPress Determines whether the current post is open for comments.
Using WordPress ‘clean_pre()’ PHP function Written by Adrian Gordon WordPress Accepts matches array from preg_replace_callback in wpautop() or a string.
Using WordPress ‘display_header()’ PHP function Written by Adrian Gordon WordPress The `display_header()` function in WordPress adds the installation header with optional body classes passed as a parameter