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