get_theme [ WordPress Function ]
get_theme ( $theme )
| Parameters: |
|
| See: | |
| Returns: |
|
| Defined at: |
|
Retrieve theme data.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- Function Reference/get theme « WordPress Codex
Function Reference/get theme ... Usage. <?php get_theme( $theme ) ?> ... Source File. get_theme() is located in wp-includes/theme.php .
codex.wordpress.org - WordPress › Get_Theme « WordPress Plugins
Jan 17, 2009 ... Get_Theme. Just one click to download the ZIP formatting theme pack from http:// wordpress.org/extend/themes/ quickly, and unzip it to your ...
wordpress.org - Function Reference/get themes « WordPress Codex
Codex. Codex tools: Log in. Function Reference/get themes ... Retrieved from " http://codex.wordpress.org/Function_Reference/get_themes". Categories: ...
codex.wordpress.org - Pull Request #13: add get_theme() to retrieve current theme by ...
Aug 27, 2011 ... Added get_theme() to easily get the current theme name since _theme is private. I couldn't find another way to do this but I may just be missing ...
github.com