ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.5.0
  • Page 13

has_filter()

Function: Checks if any filter has been registered for a hook.

Source: wp-includes/plugin.php:281

Used by 11 functions | Uses 0 functions

current_filter()

Function: Retrieves the name of the current filter hook.

Source: wp-includes/plugin.php:364

Used by 6 functions | Uses 0 functions

add_option_{$option}

Action Hook: Fires after a specific option has been added.

Source: wp-includes/option.php:714

Used by 0 functions | Uses 0 functions

is_page_template()

Function: Determines whether the current post uses a page template.

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

Used by 1 function | Uses 3 functions

wp_get_attachment_link()

Function: Retrieves an attachment page link using an image or icon, if possible.

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

Used by 2 functions | Uses 4 functions

WP_Rewrite::page_uri_index()

Method: Retrieves all pages and attachments for pages URIs.

Source: wp-includes/class-wp-rewrite.php:427

Used by 0 functions | Uses 0 functions

WP_Rewrite::get_extra_permastruct()

Method: Retrieves an extra permalink structure by name.

Source: wp-includes/class-wp-rewrite.php:642

Used by 0 functions | Uses 0 functions

WP_Rewrite::add_permastruct()

Method: Adds a new permalink structure.

Source: wp-includes/class-wp-rewrite.php:1797

Used by 0 functions | Uses 0 functions

clean_page_cache

Action Hook: Fires immediately after the given page’s cache is cleaned.

Source: wp-includes/post.php:7062

Used by 0 functions | Uses 0 functions

clean_post_cache

Action Hook: Fires immediately after the given post’s cache is cleaned.

Source: wp-includes/post.php:7050

Used by 0 functions | Uses 0 functions
« Previous 1 … 12 13 14 … 36 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy