Returns true if the block is not being registered within a Jetpack plugin context.
Parameters
- $is_standalone_block
boolean Is the block running standalone versus as part of the Jetpack plugin.
Changelog
- Introduced in Jetpack 1.3.0
jetpack_is_standalone_blockReturns true if the block is not being registered within a Jetpack plugin context.
booleanIs the block running standalone versus as part of the Jetpack plugin.