#64530 closed defect (bug) (fixed)
Backport: Paragraph: Add text column support
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch has-unit-tests gutenberg-merge commit |
| Focuses: | Cc: |
Description
Backport for https://github.com/WordPress/gutenberg/pull/74656/
GitHub PR: https://github.com/WordPress/wordpress-develop/pull/10756
## What?
Enables columns support in paragraph blocks
## Why?
<!-- Why is this PR necessary? What problem is it solving? Reference any existing previous issue(s) or PR(s), but please add a short summary here, too -->
This is a useful control for the paragraph block.
## How?
<!-- How is your PR addressing the issue at hand? What are the implementation details? -->
Add support for textColumns to the block
## Testing Instructions
- Select a paragraph block
- Enable columns in the paragraph typography block
- Confirm that changes to the number of columns are reflected in the frontend and editor
Change History (8)
This ticket was mentioned in PR #10756 on WordPress/wordpress-develop by @scruffian.
3 weeks ago
#1
- Keywords has-patch has-unit-tests added
#4
@
3 weeks ago
Please note that PR 10756 does not actually add textColumns support to the Paragraph block. The PR simply add the block support to appearance tools opt-ins.
Backport for Paragraph: Add text column support
Trac ticket: https://core.trac.wordpress.org/ticket/64530