WPPaste WordPress Functions index
Page 98

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.

get_plugins()

Checks the plugins directory and retrieve all plugin files with plugin data.

get_post()

Retrieves post data given a post ID or post object.

get_post_class()

Retrieves an array of the class names for the post container element.

get_post_datetime()

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