WordPress File wp-includes/functions.php

_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.

absint()

Convert a value to non-negative integer.