ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 247

wp_title_rss()

Function: Displays the blog title for display of the feed title.

Source: wp-includes/feed.php:129

Used by 0 functions | Uses 0 functions

get_the_title_rss()

Function: Retrieves the current post title for the feed.

Source: wp-includes/feed.php:156

Used by 0 functions | Uses 0 functions

the_title_rss()

Function: Displays the post title in the feed.

Source: wp-includes/feed.php:174

Used by 0 functions | Uses 0 functions

get_the_content_feed()

Function: Retrieves the post content for feeds.

Source: wp-includes/feed.php:188

Used by 0 functions | Uses 0 functions

the_content_feed()

Function: Displays the post content for feeds.

Source: wp-includes/feed.php:216

Used by 0 functions | Uses 0 functions

the_excerpt_rss()

Function: Displays the post excerpt for the feed.

Source: wp-includes/feed.php:225

Used by 0 functions | Uses 0 functions

get_tags()

Function: Retrieves all post tags.

Source: wp-includes/category.php:293

Used by 0 functions | Uses 0 functions

is_object_in_term()

Function: Determines if the given object is associated with any of the given terms.

Source: wp-includes/taxonomy.php:4848

Used by 0 functions | Uses 0 functions

is_object_in_taxonomy()

Function: Determines if the given object type is associated with the given taxonomy.

Source: wp-includes/taxonomy.php:4917

Used by 0 functions | Uses 0 functions

get_ancestors()

Function: Gets an array of ancestor IDs for a given object.

Source: wp-includes/taxonomy.php:4938

Used by 0 functions | Uses 0 functions
« Previous 1 … 246 247 248 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy