Advertisement

WP_Rewrite

Core class used to implement a rewrite component API.

default_excerpt

Filters the default post excerpt initially used in the “Write Post” form.

default_title

Filters the default post title initially used in the “Write Post” form.

Advertisement

default_content

Filters the default post content initially used in the “Write Post” form.

admin_menu

Fires before the administration menu loads in the admin.

get_the_author_posts

Retrieve the number of posts by the author of the current post.

get_the_author

Retrieve the author of the current post.

Advertisement

make_site_theme

Creates a site theme.

make_db_current_silent

Updates the database tables to a new schema, but without displaying results.

Advertisement

make_db_current

Updates the database tables to a new schema.

dbDelta

Modifies the database based on specified SQL statements.

deslash

Filters for content to remove unnecessary slashes.