| 开发者 | aaroncampbell |
|---|---|
| 更新时间 | 2026年7月20日 05:19 |
| PHP版本: | 8.3 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
It inserts the floated aside immediately before the block containing the selected sentence.
The plugin moves through visible authored blocks in the selected back or forward direction. Parser whitespace, generated pull quotes, and moves out of nested containers do not count. The aside is inserted before the resolved block.
It stays in the body's normal reading flow. Only the duplicate aside is hidden from assistive technology.
Use Tools → Pull Quotes Migration for existing block posts, or run wp pull-quotes migrate. Use wp pull-quotes migrate --dry-run to preview the batch. For a classic post, open it and use Convert to blocks; the editor converts pullquote shortcodes during Core's conversion.
No. Version 2.0 is block-only, and legacy pullquote shortcodes are not registered as a runtime shortcode.