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

fix: enable the themes submenu in the admin site #38

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

nicomiguelino
Copy link
Collaborator

@nicomiguelino nicomiguelino commented Jan 30, 2025

Description

  • The Themes sub-menu in the admin site is hidden when the Screenly Cast plugin is enabled.

Changes Made

  • Removes the code that removes the themes sub-menu from the settings page.

Testing Instructions

Run the following command:

cd /path/to/Screenly-Cast-for-WordPress
docker compose up -d --build

Open your browser and go to http://localhost:8000/wp-admin.

On the side-nav, hover to the Appearance, then click Themes.

Screenshots

image

Checklist

  • I have tested these changes locally
  • I have updated the documentation accordingly
  • My code follows the project's coding standards
  • I have added/updated tests as needed
  • All tests pass locally

@nicomiguelino nicomiguelino merged commit b977960 into Screenly:master Jan 30, 2025
13 checks passed
@nicomiguelino nicomiguelino deleted the enable-theme-submenu branch January 30, 2025 15:11
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