Skip to content
No results
  • Admin Panel
  • Security
  • Optimization
  • WooCommerce
    • General
    • Products
    • Coupon
    • Cart & Checkout
  • Management
  • Content
  • Media
  • Elementor
  • Gutenberg
Snipjar
No results
  • Admin Panel
  • Security
  • Optimization
  • WooCommerce
    • General
    • Products
    • Coupon
    • Cart & Checkout
  • Management
  • Content
  • Media
  • Elementor
  • Gutenberg
Snipjar
  • Admin Panel

Change admin panel footer text

add_filter(
	'admin_footer_text',
	function ( $footer_text ) {
		$footer_text = 'Brought to you by by <a href="https://www.snipjar.com" target="_blank" rel="noopener">Snipjar</a>';
		return $footer_text;
	}
);
Previous Post Limit the number of post revisions
Next Post Change “Howdy” text in the admin bar
  • Privacy Policy

Curated with ❤️ by Snipjar.