Make WordPress Core


Ignore:
Timestamp:
05/20/2022 03:33:02 PM (2 years ago)
Author:
gziolo
Message:

Docs: Add missing documentation for fallback_gap_value param

Follow-up for [53420].

Props SergeyBiryukov.
See #55567.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/block-supports/layout.php

    r53420 r53421  
    4242 * @param string  $gap_value                     The block gap value to apply.
    4343 * @param boolean $should_skip_gap_serialization Whether to skip applying the user-defined value set in the editor.
     44 * @param string  $fallback_gap_value            The custom fallback value for block gap.
    4445 * @return string CSS style.
    4546 */
Note: See TracChangeset for help on using the changeset viewer.