Файловый менеджер - Редактировать - /home/barghamad/public_html/wp-content/themes/multinews/framework/metaboxes/js/oembed.js
Назад
jQuery( document ).ready( function( $ ) { $( '.rwmb-input' ).on( 'click', 'a.show-embed', function() { var $this = $( this ), $input = $this.siblings( ':input.rwmb-oembed' ); $embed_container = $this.siblings( '.embed-code' ), data = { action : 'rwmb_get_embed', oembed_url: $input.val(), post_id : $( '#post_ID' ).val() }; $embed_container.html( "<img class='rwmb-loader' height='64' width='64' src='" + RWMB_OEmbed.url + "img/loader.gif'>" ); $.post( ajaxurl, data, function( r ) { var res = wpAjax.parseAjaxResponse( r, 'ajax-response' ); if ( res.errors ) alert( res.responses[0].errors[0].message ); else $embed_container.html( res.responses[0].data ); }, 'xml' ); return false; }); } );
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка