Advertisement

Advertisement

wp_insert_user

Insert a user into the database.

Advertisement

enqueue_block_styles_assets

Function responsible for enqueuing the styles required for block styles functionality on the editor and on the frontend.

rest_is_field_included

Given an array of fields to include in a response, some of which may be `nested.fields`, determine whether the provided field should be included in the response body.

Advertisement

rest_ensure_request

Ensures request arguments are a request object (for consistency).