#64530 closed defect (bug) (fixed)
Backport: Paragraph: Add text column support
| Reported by: | scruffian | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests gutenberg-merge commit add-to-field-guide needs-dev-note |
| Cc: | Focuses: |
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 (10)
This ticket was mentioned in PR #10756 on WordPress/wordpress-develop by @scruffian.
8 months ago
#1
- Keywords has-patch has-unit-tests added
#4
@
8 months 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.
#9
@
7 months ago
- Keywords add-to-field-guide needs-dev-note added
This is worth mentioning in the Field Guide.
Also adding needs-dev-note just in case we can mention it in a more general note.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Backport for Paragraph: Add text column support
Trac ticket: https://core.trac.wordpress.org/ticket/64530