$value) { $icontrols = ($controlscount > 1 ? $key : 0); echo "
" . $controls[$icontrols] . "
"; } ?>
=' ) ) { $initValue = create_function('', 'return register_widget("widget_accesstxt");'); } else { $initValue = function() { return register_widget( 'widget_accesstxt' ); }; } add_action( 'widgets_init', $initValue );