get_stylesheet_directory_uri() Retrieve stylesheet directory URI. description 返回值 (string) 源代码 File: wp-includes/theme.php function ge…
方法名:getUserStyleSheetURI UserAgent.getUserStyleSheetURI介绍 [英]Returns the user stylesheet uri.[中]返回用户样式表uri。 代码示例 代码示例来源:origin: org.apache.xmlgraphics/batik-swing /** * Returns the user stylesheet uri. * @return null if no user style sheet was specified. */ public ...
publicStringgetUserStyleSheetURI(){ Strings=(String)SVGAbstractTranscoder.this.hints.get (KEY_USER_STYLESHEET_URI); if(s!=null) returns; returnsuper.getUserStyleSheetURI(); }
get_stylesheet_directory_uri›WordPress Function Since1.5.0 Deprecatedn/a ›get_stylesheet_directory_uri (No parameters) Returns: (string) URI to active theme's stylesheet directory. Defined at: wp-includes/theme.php, line 225 Codex: