Changeset 49120 for trunk/src/wp-includes/class-wp-block-type.php
- Timestamp:
- 10/10/2020 08:00:30 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-block-type.php
r48969 r49120 193 193 * @since 5.0.0 194 194 * 195 * @return bool eanWhether block type is dynamic.195 * @return bool Whether block type is dynamic. 196 196 */ 197 197 public function is_dynamic() {
Note: See TracChangeset
for help on using the changeset viewer.