[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 document.addEventListener( 'DOMContentLoaded', function() { 2 // Prevent aggressive iframe caching in Firefox 3 var statsIframe = document.getElementById( 'stats-iframe' ); 4 if ( statsIframe ) { 5 statsIframe.contentWindow.location.href = statsIframe.src; 6 } 7 } );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |