PHP 7.4.33
Preview: footer.php Size: 1.03 KB
/home/brownie/public_html/wp-includes/theme-compat/footer.php
<?php
/**
 * @package WordPress
 * @subpackage Theme_Compat
 * @deprecated 3.0.0
 *
 * This file is here for backward compatibility with old themes and will be removed in a future version
 */
_deprecated_file(
	/* translators: %s: Template name. */
	sprintf( __( 'Theme without %s' ), basename( __FILE__ ) ),
	'3.0.0',
	null,
	/* translators: %s: Template name. */
	sprintf( __( 'Please include a %s template in your theme.' ), basename( __FILE__ ) )
);
?>

<hr />
<div id="footer" role="contentinfo">
<!-- If you'd like to support WordPress, having the "powered by" link somewhere on your blog is the best way; it's our only promotion or advertising. -->
	<p>
		<?php
		printf(
			/* translators: 1: Site name, 2: WordPress */
			__( '%1$s is proudly powered by %2$s' ),
			get_bloginfo( 'name' ),
			'<a href="https://wordpress.org/">WordPress</a>'
		);
		?>
	</p>
</div>
</div>

<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/ -->
<?php /* "Just what do you think you're doing Dave?" */ ?>

		<?php wp_footer(); ?>
</body>
</html>

Directory Contents

Dirs: 0 × Files: 10
Name Size Perms Modified Actions
2.10 KB lrw-r--r-- 2023-09-26 18:11:23
Edit Download
967 B lrw-r--r-- 2022-05-25 19:31:25
Edit Download
3.40 KB lrw-r--r-- 2022-01-26 17:12:48
Edit Download
481 B lrw-r--r-- 2017-11-30 23:11:00
Edit Download
11.93 KB lrw-r--r-- 2026-03-02 06:55:20
Edit Download
438 B lrw-r--r-- 2016-05-25 16:05:27
Edit Download
1.03 KB lrw-r--r-- 2023-09-26 18:11:23
Edit Download
702 B lrw-r--r-- 2019-10-31 21:20:02
Edit Download
1.85 KB lrw-r--r-- 2023-09-26 18:11:23
Edit Download
4.38 KB lrw-r--r-- 2025-08-25 19:56:42
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).