'Single', 'two' => 'Two Columns', 'three' => 'Three Columns', 'four' => 'Four Columns', ); //todo image as checkbox $types = ''; //get all portfolio 'type' taxonomy terms ?>
', __('Drag block items into this box', 'aakanksha'), ''; echo '
'; echo 'This block has no editable attributes. You can use it to clear the floats between two or more separate blocks vertically.'; echo '
'; } /** * Ajax drag n drop slider handler * * This can be served as an example how you can provide custom * ajax handler and use in the blocks * * Also see the aspb_config on adding extra js */ function as_ajax_slider_handler() { } function as_ajax_slider_display() { } ?>