Skip to content

Commit

Permalink
Add template, pattern and styles for Enterprise page
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwoodnz committed Dec 14, 2022
1 parent bbb5f7e commit 2b75bbf
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/wp-content/mu-plugins/theme-switcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ function should_use_new_theme() {
'/download/releases/',
'/download/source/',
'/mobile/',
'/enterprise/',
);
if ( ! in_array( $request_uri, $new_theme_pages ) ) {
return false;
Expand Down
Loading

0 comments on commit 2b75bbf

Please sign in to comment.