Definition:
function index_rel_link() {}
Display relational link for the site index.
Source code
function index_rel_link() { _deprecated_function( __FUNCTION__, '3.3' ); echo get_index_rel_link(); }
16569
Definition:
function index_rel_link() {}
function index_rel_link() { _deprecated_function( __FUNCTION__, '3.3' ); echo get_index_rel_link(); }
16569
No comments yet... Be the first to leave a reply!