ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 1.2.0
  • Page 4

remove_filter()

Function: Removes a callback function from a filter hook.

Source: wp-includes/plugin.php:313

Used by 22 functions | Uses 0 functions

delete_option()

Function: Removes option by name. Prevents removal of protected WordPress options.

Source: wp-includes/option.php:739

Used by 0 functions | Uses 0 functions

the_meta()

Function: Displays a list of post custom fields.

Source: wp-includes/post-template.php:1108

Used by 0 functions | Uses 3 functions

get_the_excerpt

Filter Hook: Filters the retrieved post excerpt.

Source: wp-includes/post-template.php:426

Used by 2 functions | Uses 0 functions

wp_link_pages()

Function: The formatted output of a list of pages.

Source: wp-includes/post-template.php:940

Used by 0 functions | Uses 5 functions

get_lastpostmodified()

Function: Gets the most recent time that a post on the site was modified.

Source: wp-includes/post.php:6880

Used by 0 functions | Uses 0 functions

edit_post

Action Hook: Fires once an existing post has been updated.

Source: wp-includes/post.php:4472

Used by 0 functions | Uses 0 functions

delete_post

Action Hook: Fires immediately before a post is deleted from the database.

Source: wp-includes/post.php:3221

Used by 0 functions | Uses 0 functions

get_post_custom()

Function: Retrieves post meta fields, based on post ID.

Source: wp-includes/post.php:2331

Used by 0 functions | Uses 0 functions

get_post_custom_keys()

Function: Retrieves meta field names for a post.

Source: wp-includes/post.php:2351

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy