%PDF- %PDF-
Direktori : /home/langpiergz/www/wp-content/plugins/wp-seopress/assets/js/ |
Current File : /home/langpiergz/www/wp-content/plugins/wp-seopress/assets/js/seopress-sitemap-ajax.js |
jQuery(document).ready(function($) { $('#seopress-flush-permalinks,#seopress-flush-permalinks2').on('click', function() { $.ajax({ method : 'GET', url : seopressAjaxResetPermalinks.seopress_flush_permalinks, data: { action: 'seopress_flush_permalinks', _ajax_nonce: seopressAjaxResetPermalinks.seopress_nonce, }, success : function( data ) { window.location.reload(true); }, }); }); $('#seopress-flush-permalinks,#seopress-flush-permalinks2').on('click', function() { $(this).attr("disabled", "disabled"); $( '.spinner' ).css( "visibility", "visible" ); $( '.spinner' ).css( "float", "none" ); }); });