I would do:
function update($new_instance, $old_instance) {
...
$instance['show_photostream'] = $new_instance['show_photostream'];
return $instance;
}
function form($instance) {
$defaults = array (
...
'show_photostream' => !empty( $instance['show_photostream'] ) ? $instance['show_photostream'] : false
);
$instance = wp_parse_args( (array) $instance, $defaults);
Related Posts:
- Programmatically add widgets to sidebars
- changing wp-admin/widgets.php
- Text Widget creates a
- Get Widget Instance inside Widget
- Add the sidebar/widget editor to the post edit screen?
- WP_Widget deprecated error in WordPress V4.3
- What is the quickest way to make a widget?
- Changes in widget customizer not triggering ‘save and publish’
- How to Validate Widget Input
- Remove before_widget / after_widget content from Wp_Widget_Text
- Big side banners
- How to execute SQL SELECT query and see the results?
- Display specific widgets in different area’s around the page
- Need help adding additional controls to a custom widget Part 2
- How to add the widgets manually to the sidebar?
- How to check if widget has automatic title
- /images/image.jpg not working in sidebar
- Unable to save widget contents
- Use wp_enqueue_style based on user option in widget
- When you register a sidebar in WordPress, is it possible to choose in what order it appears in the admin
- How to enable “shift-click to edit this widget” functionality on a custom widget?
- Creating a admin widget for /wp-admin/post.php?
- dynamic_sidebar() returns false in admin section
- Moving comments section to left of content (Twenty Thirteen)
- Custom Tag Cloud widget missing tags
- How the widget can be run by shortcode
- add widgets to dashboard for easy access for clients?
- How to add new sidebar widget area to child theme?
- Include chat (HTML, js, css) in all pages of WordPress
- Uses Cases for the Calendar Widget
- Wrap all default widget into div tag
- Problem with widgets
- How to make multi -column, interesting home page in Weaver 2010?
- wp_editor is not rendering shortcode
- Recent Posts – Show all posts
- Widgets missing after update
- Dashboard Widgets – Add Admin Page With Same Functionality
- Debugging / displaying errors in WP_Widget->form()
- isSavingPost() for widgets
- Content of widgets keep disappearing over and over again
- custom widget does not saved value
- Add visual editor style only on widgets.php page
- php to add a link into wp widget without specific url
- Widget Select Options not saving
- Edit and make class-wc-widget-featured-products.php update-proof
- Display Widgets Horizontally in Area [closed]
- Copy Widget Settings because of changed IDs
- How to call widget by widget’s id?
- Show a widget as a sidebar fallback
- disbale default widgets on theme activation
- I have a widget area in my header. How can I have that display a different widget depending on what group is shown?
- change widget to display excerpt instead of content
- How do widgets access posts they should display?
- Remove links from meta widget
- How to register a widget when saving a post?
- Can’t display custom widget
- How to make home widgets appear horizontally
- add_action not working within widget() of WP_Wdiget
- WordPress custom widget undefined variable notice
- Multiple rows of footer widget areas
- How do I make the title of the following widget editable?
- Escape HTML on WP input
- how can i display all youtube videos from a users youtube account
- Link a widget or find the php that creates the widgets
- How to add Ajax to the default widget calendar to support next/previous months loading?
- Issue with checked() echoing on to page
- Add a widget to a static front page
- Last Update time in widget
- Register new widget
- Problem with WP_Query loop and search term
- How to use register_sidebar’s ‘before_widget’ unique id generator into its other parameters like ‘before_title’?
- Set a dashboard widget to the top?
- How to decorate WP_Widget_Text?
- After adding widget the style is messing up
- Widget title showing below widget
- Siderbar implementation with collapsible bootstrap cards
- Simple SCript Not Displayed in WIdth
- Conditionally Load a Script if a Certain Widget is Shown on a Page
- Where to add a widget class?
- Does current page contain widget or sidebar
- Active Sidebar Conditional Question?
- Paginate recent posts widget
- Widget front-end fails to echo as expected from checkbox
- Adding Widgets to Reactor Theme (based on Foundation 4)
- Help me tidy up my widget code
- Neaten content — different widget or CSS change?
- Author Link in Recent Posts Widget
- Custom widget breaking widget section in admin menu
- Unique widget id in sidebar
- Taxonomies not showing in WP Dashboard Right Now widget
- trying to Change to wp_register_sidebar_widget
- Custom widgets do not appear in dashboard > appearance > widgets
- How to delete Jetpack Widgets from the Widgets page in admin panel [closed]
- How to customize dynamic_sidebar rendering? [closed]
- Can’t use is_home in template-functions.php
- How can I order the “Woocommerce Products Widget” by the sales date? [closed]
- Widget does not work with WooCommerce enabled
- How to show WordPress Dashboard Widgets on Frontend?
- How can I add a toggle element into an image box element? [closed]
- Can’t edit the widgets sidebar or footer