PluginProbe ʕ •ᴥ•ʔ
Browse
Analyzed
Analysis
Disable Admin Notices – Hide Dashboard Notifications
/
1.4.7
Disable Admin Notices – Hide Dashboard Notifications
v1.4.7
Switch version
1.4.7
1.4.6
1.4.5
trunk
1.0.0
1.0.2
1.0.3
1.0.5
1.0.6
1.1.1
1.1.3
1.1.4
1.2.0
1.2.2
1.2.3
1.2.4
1.2.7
1.2.8
1.2.9
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
1.3.5
1.4.0
1.4.1
1.4.2
1.4.3
1.4.4
Overview
Code
Analysis
disable-admin-notices
/
admin
/
assets
/
css
/
page.less
disable-admin-notices
/
admin
/
assets
/
css
Last commit date
general.css
2 years ago
notifications-panel.css
2 years ago
notifications-panel.less
3 years ago
page.css
2 years ago
page.less
3 years ago
settings.css
7 months ago
settings.less
7 months ago
page.less
9 lines
1
.
wdan-plugin-header-logo
{
2
background
:
transparent
url
(
'
../img/hide-icon.svg
'
)
no-repeat
left
center
!
important
;
3
background-size
:
40
px
!
important
;
4
display
:
block
;
5
float
:
left
;
6
height
:
30
px
;
7
width
:
40
px
;
8
}
9