-
-
Save cfree/39c698a426478e55a575 to your computer and use it in GitHub Desktop.
Karten Intro
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Shortcode | |
[karten id="5"] | |
// Theme hook | |
<?php do_action( 'ktn_show_map', 5 ); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment