Make WordPress Core

Changeset 45836 for branches/5.2


Ignore:
Timestamp:
08/19/2019 04:17:14 AM (7 years ago)
Author:
SergeyBiryukov
Message:

Editor: Correct since annotation for the excerpt_allowed_blocks filter.

Props mukesh27, rabmalin.
Merges [45284] to the 5.2 branch.
Fixes #47079.

Location:
branches/5.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.2

  • branches/5.2/src/wp-includes/blocks.php

    r45265 r45836  
    150150         * excerpt, as this will cause an infinite loop to occur.
    151151         *
    152          * @since 4.4.0
     152         * @since 5.0.0
    153153         *
    154154         * @param array $allowed_blocks The list of allowed blocks.
Note: See TracChangeset for help on using the changeset viewer.