bp_activity_editor_settings( array $bp_editor_settings = array() )

Add BP Activity blocks specific settings to the BP Blocks Editor ones.


Description Description


Parameters Parameters

$bp_editor_settings

(Optional) BP blocks editor settings.

Default value: array()


Top ↑

Return Return

(array) BP Activity blocks editor settings.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
7.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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