Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




get_linkrating [ WordPress Function ]

get_linkrating ( $link )
Parameters:
  • (object) $link
See:
Returns:
  • (unknown)
Defined at:



No description yet.

Source


<?php
function get_linkrating($link) {
    
_deprecated_function__FUNCTION__'2.1''sanitize_bookmark_field()' );
    return 
sanitize_bookmark_field('link_rating'$link->link_rating$link->link_id'display');
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics