WordPress 5.3.0 Hooks, Functions, Classes and Methods
Page 9

date_i18n()

Retrieves the date in localized format, based on a sum of Unix timestamp and timezone offset in seconds.

do_action()

Calls the callback functions that have been added to an action hook.

do_enclose()

Check content for video and audio links to add as enclosures.

do_robots()

Displays the default robots.txt file content.

enqueue_block_styles_assets()

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

get_post_datetime()

Retrieve post published or modified time as a DateTimeImmutable object instance.