humanmade / humanmade/altis-cms

The network title option is sticky on a fresh vanilla installation

Open
#356 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
46
Forks
4
Avg merge
14h 31m
Merged PRs (30d)
13

Description

Steps to reproduce:

1. `composer create-project altis/skeleton my-project`
2. `composer server`
3. Visit https://my-project.altis.dev/wp-admin/network/settings.php and change the network title
4. Observe that the change does not stick

This appears to only affect the network title, I've not noticed it anywhere else.

Changing the network title via WP-CLI with `composer server cli -- network meta update 1 site_name Foo` works as expected.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.