0 ) );
?>
|
:
|
|
0 ) );
?>
|
:
|
|
|
:
|
|
format( 'Y-m-d H:i:s' );
}
catch ( Exception $e ) {
return $datetime;
}
}
/**
* remove query string from URL.
*
* @since 1.0.0
*/
function ife_clean_url( $url ) {
$url = str_replace( '&', '&', $url );
$url = str_replace( '&', '&', $url );
return $url;
}
/**
* Display upgrade to pro notice in form.
*
* @since 1.0.0
*/
function ife_render_pro_notice(){
?>
%s %s', __( 'Available in Pro version.', 'wp-event-aggregator' ), __( 'Upgrade to PRO', 'import-facebook-events' ) ); ?>