skip to Main Content

WordPress Code Snippets


Add a Custom Footer Message

Display a custom message in the footer.

add_action('wp_footer', 'codebykp_custom_footer_message');
function codebykp_custom_footer_message() {
    echo '<div class="custom-footer-message">© ' . date('Y') . ' Your Company Name. All rights reserved.</div>';
}


I’m a WordPress developer with 10+ years of experience in WooCommerce and custom plugins. I combine technical expertise with design flair to help you create standout, user-friendly websites. Let’s transform your digital presence!

Best WordPress Hosting
Back To Top
Search