since I update I get this messege but I just used a Snippet in this case and do not understand the code. There fore I do not know to change it to be right. Can someone help me with this please?
Code:
<?php
add_action( 'admin_notices', $c = create_function( '', 'echo "' . addcslashes( $msg, '"' ) . '";' ) );
Thank you for your time. as soon i get a glimpse of what I am doing, I will help other too.