Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include the blog ID context in the context dropdown. #1259

Merged
merged 1 commit into from
May 11, 2021

Conversation

dd32
Copy link
Contributor

@dd32 dd32 commented May 4, 2021

On the network admin exclude screen, the blogs column will fail to save with the correct blog context, saving blogs rather than blogs-123.

The value can be blog-blogs-123 on the Network exclude screen, this ensures that the value used is blogs-123 rather than blogs.

Checklist

  • Project documentation has been updated to reflect the changes in this pull request, if applicable.
  • I have tested the changes in the local development environment (see contributing.md).
  • I have added phpunit tests.

Release Changelog

  • Fix: Describe a bug fix included in this release.
  • New: Describe a new feature in this release.

Release Checklist

  • This pull request is to the master branch.
  • Release version follows semantic versioning. Does it include breaking changes?
  • Update changelog in readme.txt.
  • Bump version in stream.php.
  • Bump Stable tag in readme.txt.
  • Bump version in classes/class-plugin.php.
  • Draft a release on GitHub.

Change [ ] to [x] to mark the items as done.

The value can be `blog-blogs-123` on the Network exclude screen, this ensures that the value used is `blogs-123` rather than `blogs`.
@kasparsd kasparsd merged commit ab364e5 into xwp:develop May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants