wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- Function Reference/validate current theme « WordPress Codex
Description. Checks that current theme files 'index.php' and 'style.css' exists. Does not check the 'default' theme. The 'default' theme should always exist or ... - validate_current_theme() WordPress function reference, arguments ...
Checks that current theme files 'index.php' and 'style.css' exists. - PHPXRef 0.7 : WordPress : Detail view of theme.php
_preview_theme_stylesheet_filter() preview_theme_ob_filter() preview_theme_ob_filter_callback() switch_theme() validate_current_theme() get_theme_mods() ... - 常用函数-validate_current_theme() | WordPress啦!
2009年5月4日 ... 若当前主题为未生效,该函数会将主题转换成默认主题。用户可以使用' validate_current_theme' 过滤器返回false,从而禁用该函数的功能。