Retrieves a URL within the plugins or mu-plugins directory.
content_url
Retrieves the URL to the content directory.
includes_url
Retrieves the URL to the includes directory.
admin_url
Retrieves the URL to the admin area for the current site.
Advertisement
{$adjacent}_post_link
Filters the adjacent post link.
get_post_time
Filters the localized time a post was written.
get_archives_link
Filters the archive link content.
wp_enqueue_style
Enqueue a CSS stylesheet.
Advertisement
wp_register_style
Register a CSS stylesheet.
wp_print_styles
Display styles that are in the $handles queue.
wp_print_styles
Fires before styles in the $handles queue are printed.
style_loader_src
Filters an enqueued style’s fully-qualified URL.
Advertisement
WP_Styles::_css_href
Generates an enqueued style’s fully-qualified URL.
print_styles_array
Filters the array of enqueued styles before processing for output.
WP_Styles::all_deps
Determines style dependencies.