| Server IP : 18.221.50.96 / Your IP : 216.73.217.8 Web Server : nginx/1.24.0 System : Linux ip-172-26-15-251 6.17.0-1017-aws #17~24.04.1-Ubuntu SMP Tue May 26 21:30:32 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.2.28 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/greenx-website/wp-includes/theme-compat/ |
Upload File : |
<?php /** * Contains the post embed footer template * * When a post is embedded in an iframe, this file is used to create the footer output * if the active theme does not include a footer-embed.php template. * * @package WordPress * @subpackage Theme_Compat * @since 4.5.0 */ /** * Prints scripts or data before the closing body tag in the embed template. * * @since 4.4.0 */ do_action( 'embed_footer' ); ?> </body> </html>