Update documentation for gallery_style and use_default_gallery_style filters#12060
Update documentation for gallery_style and use_default_gallery_style filters#12060sabernhardt wants to merge 5 commits into
gallery_style and use_default_gallery_style filters#12060Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
* trunk: Administration: Improve admin color scheme contrast for the editor chrome. Editor: add support for style states on block instances. Blocks: Include the offending block name in registration error notices.
…ters. * Note that the `gallery_style` filter receives the opening HTML `DIV` container in addition to the default CSS. * Point to the `use_default_gallery_style` filter as the way to remove the styles entirely. * Add the missing `@since` changelog entries describing how the filtered markup has evolved. Developed in #12060. Follow-up to r16865, r27396, r46164, r61411. Props sabernhardt, ov3rfly, westonruter. See #64442. Fixes #65317. git-svn-id: https://develop.svn.wordpress.org/trunk@62455 602fd350-edb4-49c9-b593-d223f7449a82
…ters. * Note that the `gallery_style` filter receives the opening HTML `DIV` container in addition to the default CSS. * Point to the `use_default_gallery_style` filter as the way to remove the styles entirely. * Add the missing `@since` changelog entries describing how the filtered markup has evolved. Developed in WordPress/wordpress-develop#12060. Follow-up to r16865, r27396, r46164, r61411. Props sabernhardt, ov3rfly, westonruter. See #64442. Fixes #65317. Built from https://develop.svn.wordpress.org/trunk@62455 git-svn-id: http://core.svn.wordpress.org/trunk@61736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
divin the summary forgallery_stylefilter.use_default_gallery_stylefilter to remove styles.@sinceannotations for both thegallery_styleanduse_default_gallery_stylefilters.Trac 65317
Use of AI Tools: none
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.