惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
Jina AI
Jina AI
雷峰网
雷峰网
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Last Week in AI
Last Week in AI
博客园 - 司徒正美
罗磊的独立博客
J
Java Code Geeks
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
Vercel News
Vercel News
A
About on SuperTechFans
I
InfoQ
D
DataBreaches.Net
爱范儿
爱范儿
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
U
Unit 42
aimingoo的专栏
aimingoo的专栏
宝玉的分享
宝玉的分享
P
Proofpoint News Feed
Microsoft Azure Blog
Microsoft Azure Blog
美团技术团队

Comments for Documentation – WordPress.org

Row block WordPress Glossary Query Loop block Supported Versions WordPress Semantics Twenty Twenty-Four Revisions WordPress Semantics WordPress Glossary Customize permalinks
Footnotes block
Piero · 2025-08-13 · via Comments for Documentation – WordPress.org

WordPress 6.3 introduces a new feature to insert and display footnotes. This option can be found on the toolbar of individual blocks under the Rich Editing option.

Overview of how to insert Footnotes.

The Footnotes block will be added to your page or post as soon as you insert your first note using the Rich Text option. This new block works like other blocks and it can be moved around and removed.

From 6.4, the Footnotes block can be removed, a provision has been made to make re-insertion easier. Additionally, the footnotes block is now displayed in the inserter for improved discoverability. It will show even if anchors are not yet inserted into the content. This modification strеamlinеs and improvеs thе discovеrability of thе Footnotеs block, with thе wider goal of crеating a morе usеr-friеndly еxpеriеncе.

The footnotes block can be added manually.

The text in the placeholder is a starting point, future refinements may include instructions on how to insert anchors.

An empty footnotes block

The user experience was enhanced in the most recent update by giving placeholder instructions for scenarios where the Footnotes block is not available for custom post types. This enhancement seeks to provide users with clearer guidance by providing instructions when the Footnotes block is missing in specified instances.

Footnotes block placeholder when it's not available on custom post types

Adding Footnote blocks to templates is also not possible at the moment but it is being explored.

Attempting to remove a Footnotes block triggers a warning regarding its removal and its impact. It advises that footnote references in the content area will continue to show if the block is removed. The user is required to confirm the deletion request before the block is deleted.

The prompt when attempting to remove a footnotes block

Adding individual notes

To add new notes, highlight some text and open the “Rich Text” menu. Then select the “Footnotes” option.

Notes are automatically linked to the original text and include a “go back” link for convenience.

If you move your blocks around after having added notes, the numbers and order of the notes will be automatically updated to match the changes you made.

The Footnotes block in WordPress is designed to be user-friendly, but there are some nuances when it comes to removing footnotes or deleting them entirely. Here’s how you can manage footnotes effectively:

1. Removing the Footnotes Block

Steps to Remove the Footnotes Block:

  1. Select the Footnotes block at the bottom of your post or page.
  2. Click the three-dot menu (⋮) in the block toolbar.
  3. Choose Remove Block.
  4. A warning message will appear, informing you that removing the block will leave the footnote references intact. Confirm the deletion if you wish to proceed.

Note: If you reinsert the Footnotes block after removing it, all previously added footnotes will reappear.

2. Deleting Individual Footnotes

Currently, there is no direct way to delete individual footnotes from the Footnotes block. However, you can achieve this by removing the footnote references from the content area. Here’s how:

Steps to Delete a Footnote:

  1. Locate the footnote reference in your content (the superscript number linked to the footnote).
  2. Delete the reference by highlighting it and pressing the Backspace or Delete key.
  3. Once the reference is removed, the corresponding footnote in the Footnotes block will automatically disappear.

3. Clearing All Footnotes

If you want to remove all footnotes from your post or page, you’ll need to:

  1. Delete all footnote references in the content area (as described above).
  2. Remove the Footnotes block to ensure no residual footnotes remain.

The Footnotes block has been improved with more design flexibility in this release. The block now has settings for typography, dimensions, and border control. Color support has been adjusted, with link and text now being the default, rather than background and text. These modifications attempt to give users more flexibility when it comes to modifying the Footnotes block.

Footnote block settings options
Footnote block text color settings
  • Updated 2026-06-30
    • Added section on removing and deleting footnotes. Props @karthickmurugan
  • Updated 2023-12-12
    • Updating content for WordPress 6.4
  • Created 2023-08-08