index_rel_link() In this article Table of ContentsSource Related Changelog ↑ Back to top This function has been deprecated. Display relational link for the site index. Source function index_rel_link() { _deprecated_function( __FUNCTION__, '3.3.0' ); echo get_index_rel_link(); } View all references View on Trac View on GitHub Related UsesDescriptionget_index_rel_link()wp-includes/deprecated.phpGet site index relational link. _deprecated_function()wp-includes/functions.phpMarks a function as deprecated and inform when it has been used. Changelog VersionDescription3.3.0This function has been deprecated.2.8.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.