HELLO v3!!!
This commit is contained in:
6
app/views/cli/main_theme/theme.erb
Normal file
6
app/views/cli/main_theme/theme.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<% if @theme -%>
|
||||
<%= info_icon %> WordPress theme in use: <%= @theme %>
|
||||
<%= render('@theme', theme: @theme, show_parents: true) -%>
|
||||
<% else -%>
|
||||
<%= notice_icon %> The main theme could not be detected.
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user