Advertisement

wp_add_inline_script

Adds extra code to a registered script.

wp_print_scripts

Prints scripts in document head that are in the $handles queue.

Advertisement

wp_scripts

Initialize $wp_scripts if it has not been set.

fetch_feed

Build SimplePie object based on RSS or Atom feed from URL.

feed_content_type

Return the content type for specified feed type.

get_feed_build_date

Get the UTC time of the most recently modified post from WP_Query.

Advertisement

self_link

Display the link for the currently displayed feed in a XSS safe way.

get_self_link

Returns the link for the currently displayed feed.

atom_site_icon

Displays Site Icon in atom feeds.

Advertisement

prep_atom_text_construct

Determine the type of a string of data with the data formatted.

atom_enclosure

Display the atom enclosure for the current post.

rss_enclosure

Display the rss enclosure for the current post.