File manager - Edit - /home/carfac/public_html/REPhotoUtah/wp-content/plugins/jetpack/modules/shortcodes/js/gist.js
Back
( function( $, undefined ) { var gistStylesheetLoaded = false, gistEmbed = function() { $( '.gist-oembed' ).each( function( i, el ) { var url = 'https://gist.github.com/' + $( el ).data( 'gist' ); $.ajax( { url: url, dataType: 'jsonp', } ).done( function( response ) { $( el ).replaceWith( response.div ); if ( ! gistStylesheetLoaded ) { var stylesheet = '<link rel="stylesheet" href="' + response.stylesheet + '" type="text/css" />'; $( 'head' ).append( stylesheet ); gistStylesheetLoaded = true; } } ); } ); }; $( document ).ready( gistEmbed ); $( 'body' ).on( 'post-load', gistEmbed ); } )( jQuery );
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings