WPPaste WordPress Functions index
Page 212

Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.

url_to_postid()

Examines a URL and try to determine the post ID it represents.

urldecode_deep()

Navigates through an array, object, or scalar, and decodes URL-encoded values

urlencode_deep()

Navigates through an array, object, or scalar, and encodes the values to be used in a URL.