How to remove "Powered by Kahuna"

  • Author
    Posts
  • #56768

    Saw many people searching and posting for this, so here is how to do it.

    You edit the theme’s core.php and remove the following:

    	echo '' . __( "Powered by", "kahuna" ) .
    		'<a target="_blank">get( 'ThemeURI' ) ) . '" title="';
    	echo 'Kahuna WordPress Theme by ' . 'Cryout Creations"> ' . 'Kahuna' .'</a> & <a target="_blank"> ' . sprintf( " %s.", "WordPress" ) . '</a>';
    #56879
    Zed
    Cryout Creations mastermind

    Don’t expect any kind of free support from us after doing it 😉


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘How to remove "Powered by Kahuna"’ is closed to new replies.