Current File : /home/kelaby89/sergio-cuchi.tattoo/wp-content/plugins/siteorigin-panels/js/admin-notice.js
jQuery( function( $ ) {
	$( '.siteorigin-notice-dismiss' ).on( 'click', function( e ) {
		e.preventDefault();
		$.get( $( this ).data( 'url' ) );

		$( '#siteorigin-panels-use-classic-notice' ).slideUp( function(){
			$( this ).remove();
		} );
	} );
} );
Page not found – Hello World !