[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/ -> loginout.php (summary)

Server-side rendering of the `core/loginout` block.

File Size: 51 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  render_block_core_loginout()
  register_block_core_loginout()

Functions
Functions that are not part of a class:

render_block_core_loginout( $attributes )   X-Ref
Renders the `core/loginout` block on server.

return: string Returns the login-out link or form.
param: array $attributes The block attributes.

register_block_core_loginout()   X-Ref
Registers the `core/loginout` block on server.




Generated : Thu Apr 25 08:20:02 2024 Cross-referenced by PHPXref