_save
Creates a new Link, or updates an already existing one.
Parameters
id
The ID of the Link. If the ID already exists, the corresponding Link will be updated. If not, a new Link will be created.
name
The name of the Link.
url
The URL of the Link.
Example
Result
On Success
Nothing.
On Not Logged In
Last updated