Warning: 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.

wlwmanifest_link()

Displays the link to the Windows Live Writer manifest file.


Source

File: wp-includes/deprecated.php. View all references

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


Top ↑

Changelog

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

Top ↑

User Contributed Notes

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