mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
Merge branch 'master' into feat/filter
This commit is contained in:
commit
5fb6231602
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ add_filter('tiny_mce_before_init', 'tinymce_init');
|
|||
|
||||
/** ADD SHORTCODES */
|
||||
function gancio_event_handler_function( $atts, $content, $tag) {
|
||||
var_dump('asdfaoisdfo iajsdofij');
|
||||
$a = shortcode_atts( array(
|
||||
'baseurl' => 'https://demo.gancio.org',
|
||||
'id' => 0
|
||||
|
|
Loading…
Reference in a new issue