bp_blocks_editor_settings( array $editor_settings = array() )

Filters the Block Editor settings to gather BuddyPress ones into a bp key.


Description Description


Parameters Parameters

$editor_settings

(Optional) Default editor settings.

Default value: array()


Top ↑

Return Return

(array) The editor settings including BP blocks specific ones.


Top ↑

Source Source

File: bp-core/bp-core-blocks.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.