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

Lock settings based on constants #1430

Open
wants to merge 6 commits into
base: trunk
Choose a base branch
from
Open

Conversation

pfefferle
Copy link
Member

This locks the Actor settings based on the ACTIVITYPUB_SINGLE_USER_MODE, ACTIVITYPUB_BLOG_MODE or ACTIVITYPUB_ACTOR_MODE constants.

Before:

Screenshot 2025-03-07 at 11 50 55

After:

Screenshot 2025-03-07 at 11 50 40

This is the first step to enable the settings on WordPress.com without confusing the user!

Proposed changes:

  • It locks the settings to the Actor-Mode that is defined by a constant, if it is.

Other information:

  • Have you written new tests for your changes, if applicable?

Testing instructions:

  • Go to '..'

This locks the Actor settings based on the `ACTIVITYPUB_SINGLE_USER_MODE`, `ACTIVITYPUB_BLOG_MODE` or `ACTIVITYPUB_ACTOR_MODE` constants.
@pfefferle pfefferle self-assigned this Mar 7, 2025
@pfefferle pfefferle requested a review from a team March 7, 2025 10:53
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.

1 participant