Core Function
View Source on Trac ↗ render_block_core_loginout()
render_block_core_loginout( mixed $attributes ) Renders the `core/loginout` block on server.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $attributes array | The block attributes. Required |
Return Value
(string)
Returns the login-out link or form.
Function Information
Since Version
5.8.0
Source File
wp-includes/blocks/loginout.php
Advertisement