Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action( 'admin_head', function () { ?>
- <style>
- /* write your CSS code here */
- .notice.error.dokan-license-notice {
- display: none;
- }
- .notice.error.wpuf-license-notice {
- display: none;
- }
- </style>
- <?php } );
Add Comment
Please, Sign In to add comment