wlwmanifest_link()

In this article

This function has been deprecated. WLW manifest is no longer in use and no longer included in core, so the output from this function is removed instead.

Displays the link to the Windows Live Writer manifest file.

Source

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

Changelog

VersionDescription
6.3.0WLW manifest is no longer in use and no longer included in core, so the output from this function is removed.
2.3.1Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.