null, ], $atts, 'appizy' ); $attachment_url = wp_get_attachment_url( $atts['id'] ); $iframe_id = uniqid( 'appizy-iframe' ); return ""; } add_shortcode( 'appizy', 'appizy_shortcode_callback' );