wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



wp-includes/blocks/footnotes.php › WordPress File

Funzioni5
Server-side rendering of the `core/footnotes` block.


Function Short description
register_block_core_footnotesRegisters the `core/footnotes` block on the server.
register_block_core_footnotes_post_metaRegisters the footnotes meta field required for footnotes to work.
render_block_core_footnotesRenders the `core/footnotes` block on the server.
wp_add_footnotes_to_revisionAdds the footnotes field to the revisions display.
wp_get_footnotes_from_revisionGets the footnotes field from the revision for the revisions screen.