Guest User

Untitled

a guest
Jan 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <script>
  2. jQuery(document).ready( function(){
  3. jQuery.post( ajaxurl, {action: 'fusion_options_ajax_save', nonce: '3d69ca1e74', opt_name: 'fusion_options' }, function( response ) {
  4. });
  5.  
  6. });
  7.  
  8. </script>
Add Comment
Please, Sign In to add comment