Removes option by name. Prevents removal of protected WordPress options.
802
Continue readingRetrieve the date in localized format, based on timestamp.If the locale specifies the locale month and weekday, then the locale will take over the format for the date. If it isn’t, then the date format string will be used instead.
762
Continue reading
delete_comment_meta
Remove metadata matching criteria from a comment.You can match based on the key, or key and value. Removing based on key and value, will keep from removing duplicate metadata with the same key. It also allows removing all metadata matching key, if needed.
794
Continue reading →