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