Skip to content

[Block] Expose network/multisite as a setting #16

@justintadlock

Description

@justintadlock

Currently, on the PHP end (via direct use or filter), you can set the network for the Builder, which will show the network home link as part of the breadcrumb trail. For example:

new Builder($environment, [
	'network' => true
]);

This option should be exposed for sites in a multisite installation as a toggle switch to enable the link.

Metadata

Metadata

Assignees

Labels

🧪 EnhancementSpinning up new features in the lab.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions