Eventon PHP -Code
<?php
if( function_exists('add_eventon')) {
$args = array(
'shortcode_variable_name'=> 'shortcode_variable_value',
);
add_eventon($args);
}
?>
Better Bison