Initialises and connects the WordPress Filesystem Abstraction classes.This function will include the chosen transport and attempt connecting.
3651
Continue readingInitialises and connects the WordPress Filesystem Abstraction classes.This function will include the chosen transport and attempt connecting.
3651
Continue readingDon’t load all of WordPress when handling a favicon.ico request.Instead, send the headers for a zero-length favicon and bail.
3649
Continue readingRetrieve nonce action “Are you sure” message.The action is split by verb and noun. The action format is as follows: verb-action_extra. The verb is before the first dash and has the format of letters and no spaces and numbers. The noun is after the dash and before the underscore, if an underscore exists. The noun is also only letters.
3645
Continue reading
wp_filter_comment
Filters and sanitizes comment data.Sets the comment data ‘filtered’ field to true when finished. This can be checked as to whether the comment should be filtered and to keep from filtering the same comment more than once.
3653
Continue reading →