Archive | Functions by letter w RSS feed for this section

wp_timezone_override_offset

gmt_offset modification for smart timezone handling.Overrides the gmt_offset option if we have a timezone_string available.

4169

Continue reading

wp_text_diff

Displays a human readable HTML representation of the difference between two strings.The Diff is available for getting the changes between versions. The output is HTML, so the primary use is for displaying the changes. If the two strings are equivalent, then an empty string will be returned.

4163

Continue reading