Archive | Functions RSS feed for this section

_wp_specialchars

Converts a number of special characters into their HTML entities.Specifically deals with: &, , “, and ‘.

4415

Continue reading

_wp_relative_upload_path

Return relative path to an uploaded file.The path is relative to the current upload dir.

4413

Continue reading