Replies: 0
is there a need to use .fade class for update notice?
it runs in to problems while using bootstrap in admin area.
<div id="wordfenceAutoUpdateChoice" class="fade error">
the div won’t be shown with this configuration.
Bootstrap:
.fade => opacity:0
.fade.in => opacity:1