wp_init_targeted_link_rel_filters() In this article Table of ContentsSource Related Changelog ↑ Back to top This function has been deprecated. Adds all filters modifying the rel attribute of targeted links. Source function wp_init_targeted_link_rel_filters() { _deprecated_function( __FUNCTION__, '6.7.0' ); } View all references View on Trac View on GitHub Related UsesDescription_deprecated_function()wp-includes/functions.phpMarks a function as deprecated and inform when it has been used. Changelog VersionDescription6.7.0This function has been deprecated.5.1.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.