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



edit_link › WordPress Function

Since2.0.0
Deprecatedn/a
edit_link ( $link_id = 0 )
Parameters:
  • (int) $link_id Optional. ID of the link to edit. Default 0.
    Required: No
    Default:
Returns:
  • (int) The link ID on success. The value 0 on failure.
Defined at:
Codex:

Updates or inserts a link using values provided in $_POST.



Source

Soon...