Untitled
unknown
plain_text
2 years ago
168 B
7
Indexable
add_action('salesking_dashboard_head', function(){
?>
<style>
#cookie-notice{
display:none !important;
visibility: hidden !important;
}
</style>
<?php
});Editor is loading...
Leave a Comment