WPPaste WordPress Functions index
Page 28

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.

_wp_to_kebab_case()

This function is trying to replicate what lodash’s kebabCase (JS library) does in the client.

_wp_upload_dir()

A non-filtered, non-cached version of wp_upload_dir() that doesn’t check the path.