Switch language

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




add_link [ WordPress Function ]

add_link ( No parameters )
Returns:
  • (int|WP_Error) Value 0 or WP_Error on failure. The link ID on success.
Defined at:



Add a link to using values provided in $_POST.

Source


<?php
function add_link() {
    return 
edit_link();
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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