getPublisherHTML(); $html = '' . $publisher_html . ''; return $html; } add_shortcode( 'ayah', 'wpcf7_ayah_shortcode_handler'); register_activation_hook( __FILE__ , array($cf7_ayah, 'activate')); ?>