You appear to be a bot. Output may be restricted
Description
Display relational link for the site index.
Usage
index_rel_link();
Parameters
Returns
void
Source
File name: wordpress/wp-includes/deprecated.php
Lines:
1 to 5 of 5
function index_rel_link() { _deprecated_function( index_rel_link, '3.3.0' ); echo get_index_rel_link(); }