WP_Widget( 'ait', 'Adzan and Iqamah Times', array( 'description' => 'A widget to Display Adzan and Iqamah Times' ), array( 'id_base' => 'ait', 'width' => 300 ) ); } /** * Form Elements * * @since 1.0 */ function form( $instance ) { //Set up some default widget settings. $defaults = array( 'ait-title' => __( '', 'ait' ) ); $instance = wp_parse_args( (array) $instance, $defaults ); $ait_settings = get_option( 'ait_settings' ); ?>

masjidName)?$instance['masjid_info']->masjidName:'Not Selected' ?>

table#iqamah-timings { width: 100%; border: 1px solid ".$ait_settings['bordercolor']."; border-collapse: collapse; } table#iqamah-timings .masjid-title { padding: 15px; } table#iqamah-timings td, th { margin: 3px 5px; padding: 5px 10px; border: solid 1px ".$ait_settings['bordercolor']."; } table#iqamah-timings th { font-weight: bold; background-color: ".$ait_settings['headingcolor']."; border: solid 1px ".$ait_settings['bordercolor']."; } table#iqamah-timings td { background-color: ".$ait_settings['backgroundcolor']."; font-size: 90%; border: solid 1px ".$ait_settings['bordercolor']."; } table#iqamah-timings td.prayer-name { text-align: left; } table#iqamah-timings td.sunrise, table#iqamah-timings td.prayer-azan, table#iqamah-timings td.prayer-iqamah { text-align: center; } "; ?>
{'masjidName'}; ?>
Prayer Adhan Iqamah
{$prayer}; ?> {$prayerAzan}; ?> {$prayer}; ?>