Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

eventon php code

<?php
if( function_exists('add_eventon')) {
	$args = array(
		'shortcode_variable_name'=> 'shortcode_variable_value',
	);
	add_eventon($args); 
}
?>
Source by docs.myeventon.com #
 
PREVIOUS NEXT
Tagged: #eventon #php #code
ADD COMMENT
Topic
Name
9+9 =