wpseek.com
WordPress开发者和主题制作者的搜索引擎



wlwmanifest_link › WordPress Function

Since2.3.1
已弃用6.3.0
wlwmanifest_link ( 没有参数 )
链接:
定义在:
文档:

Displays the link to the Windows Live Writer manifest file.



源码

function wlwmanifest_link() {
	_deprecated_function( __FUNCTION__, '6.3.0' );
}