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