[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/post-navigation-link` block.
File Size: | 139 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
render_block_core_post_navigation_link( $attributes, $content ) X-Ref |
Renders the `core/post-navigation-link` block on the server. param: array $attributes Block attributes. param: string $content Block default content. return: string Returns the next or previous post link that is adjacent to the current post. |
register_block_core_post_navigation_link() X-Ref |
Registers the `core/post-navigation-link` block on the server. |
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |