ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 188

send_confirmation_on_profile_email()

Function: Sends a confirmation request email when a change of user email address is attempted.

Source: wp-includes/user.php:3644

Used by 0 functions | Uses 0 functions

send_frame_options_header()

Function: Sends a HTTP header to limit rendering of pages to same origin iframes.

Source: wp-includes/functions.php:7017

Used by 0 functions | Uses 0 functions

send_nosniff_header()

Function: Sends a HTTP header to disable content type sniffing in browsers which support it.

Source: wp-includes/functions.php:6903

Used by 0 functions | Uses 0 functions

send_origin_headers()

Function: Send Access-Control-Allow-Origin and related headers if the current request is from an allowed origin.

Source: wp-includes/http.php:493

Used by 0 functions | Uses 2 functions

separate_comments()

Function: Separates an array of comments into an array keyed by comment_type.

Source: wp-includes/comment.php:957

Used by 0 functions | Uses 0 functions

set_current_screen()

Function: Set the current screen object

Source: wp-admin/includes/screen.php:242

Used by 0 functions | Uses 0 functions

set_current_user()

Function: Changes the current user by ID or name.

Source: wp-includes/pluggable-deprecated.php:32

Used by 0 functions | Uses 0 functions

set_post_format()

Function: Assign a format to a post

Source: wp-includes/post-formats.php:70

Used by 2 functions | Uses 1 function

set_post_thumbnail()

Function: Sets the post thumbnail (featured image) for the given post.

Source: wp-includes/post.php:7414

Used by 0 functions | Uses 0 functions

set_post_thumbnail_size()

Function: Registers an image size for the post thumbnail.

Source: wp-includes/media.php:333

Used by 0 functions | Uses 0 functions
« Previous 1 … 187 188 189 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy