Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Difference between revisions of "Template:Theme Paths"

(Created page with "<!-- To Do: Need to find more related functions. --> '''Theme paths''': get_template(), [[Fu…")
 
(Add 4.7 functions)
 
Line 14: Line 14:
 
[[Function Reference/get_stylesheet_directory|get_stylesheet_directory()]],
 
[[Function Reference/get_stylesheet_directory|get_stylesheet_directory()]],
 
[[Function Reference/get_stylesheet_directory_uri|get_stylesheet_directory_uri()]],
 
[[Function Reference/get_stylesheet_directory_uri|get_stylesheet_directory_uri()]],
[[Function Reference/get_bloginfo|get_bloginfo()]]
+
[[Function Reference/get_bloginfo|get_bloginfo()]],
  +
[[Function Reference/get_theme_file_uri|get_theme_file_uri()]],
  +
[[Function Reference/get_theme_file_path | get_theme_file_path()]]

Latest revision as of 15:04, 18 January 2017

Theme paths: get_template(), get_template_directory(), get_template_directory_uri(), get_theme_roots(), get_theme_root(), get_theme_root_uri(), get_stylesheet(), get_stylesheet_uri(), get_stylesheet_directory(), get_stylesheet_directory_uri(), get_bloginfo(), get_theme_file_uri(), get_theme_file_path()