Archive | Documentation RSS feed for this section

get_raw_theme_root

Get the raw theme root relative to the content directory with no filters applied.

9633

Continue reading

get_queried_object_id

Retrieve ID of the current queried object. Wrapper for $wp_query->get_queried_object_id()

9629

Continue reading

get_queried_object

Retrieve the currently-queried object. Wrapper for $wp_query->get_queried_object()

9627

Continue reading