minor
This commit is contained in:
@@ -26,7 +26,6 @@ add_filter('tiny_mce_before_init', 'tinymce_init');
|
|||||||
|
|
||||||
/** ADD SHORTCODES */
|
/** ADD SHORTCODES */
|
||||||
function gancio_event_handler_function( $atts, $content, $tag) {
|
function gancio_event_handler_function( $atts, $content, $tag) {
|
||||||
var_dump('asdfaoisdfo iajsdofij');
|
|
||||||
$a = shortcode_atts( array(
|
$a = shortcode_atts( array(
|
||||||
'baseurl' => 'https://demo.gancio.org',
|
'baseurl' => 'https://demo.gancio.org',
|
||||||
'id' => 0
|
'id' => 0
|
||||||
|
|||||||
Reference in New Issue
Block a user