This commit is contained in:
lesion 2022-11-19 13:19:30 +01:00
parent e0c91841e5
commit 258b5e0eac
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

@ -31,7 +31,7 @@ function gancio_event_handler_function( $atts, $content, $tag) {
'id' => 0
), $atts);
return '<gancio-event baseurl="' . $a['baseurl'] . '" id=' . $a['id'] . '></gancio-event>';
};
}
function gancio_events_handler_function( $atts, $content, $tag) {
$a = shortcode_atts( array(