prefix . 'animated_Accordion'; $table_name_animated_Accordion_content = $wpdb->prefix . 'animated_Accordion_panels'; $ata_id = $_GET['id']; $action = $_GET['action']; $animated_Accordion_Name = $wpdb->get_var("SELECT ata_name FROM $table_name_animated_Accordion WHERE ata_id=$ata_id"); $animated_Accordion_panels_num = $wpdb->get_var("SELECT COUNT(ata_id) FROM $table_name_animated_Accordion_content WHERE id_ata_id=$ata_id"); $animated_Accordion_panels_content = $wpdb->get_results("SELECT * FROM $table_name_animated_Accordion_content WHERE id_ata_id=$ata_id"); ?>

Add New Panel

Back To Accordions
 px
 px
 px
 px
image_float; if ($img_float == 'right') { $f_right = 'checked'; } if ($img_float == 'left') { $f_left = 'checked'; } ?>
 px

Preview

Attention:This preview show the user how colors and borders will be shown on front-end.
image won't show in the size you choose