Title: [Plugin: WordPress Custom Sidebar] clock wordpress
Last modified: August 20, 2016

---

# [Plugin: WordPress Custom Sidebar] clock wordpress

 *  [millerluu](https://wordpress.org/support/users/millerluu/)
 * (@millerluu)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-custom-sidebar-clock-wordpress/)
 * ” ; $clockcode .= “#clock { width: 200px; height: 200px; }”; $clockcode .= “”;
   $clockcode .= ” “; $clockcode .= “
    “; $clockcode .= “”; return $clockcode; }
   add_shortcode(‘wpclock’, ‘wordclock’); function wordclockwidget() { echo wordclock();}
   wp_register_sidebar_widget( ‘word_clock_1’, // your unique widget id ‘WordPress
   Clock’, // widget name ‘wordclockwidget’, // callback function array( // options‘
   Description’ => ‘Displays a smart clock at your sidebar as a widget’ ) ); ?>
 * [http://wordpress.org/extend/plugins/wordpress-custom-sidebar/](http://wordpress.org/extend/plugins/wordpress-custom-sidebar/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Philipp Speck](https://wordpress.org/support/users/destio/)
 * (@destio)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-wordpress-custom-sidebar-clock-wordpress/#post-2646331)
 * ???

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress Custom Sidebar] clock wordpress’ is closed to new 
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-custom-sidebar.svg)
 * [WordPress Custom Sidebar](https://wordpress.org/plugins/wordpress-custom-sidebar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-custom-sidebar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-custom-sidebar/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-custom-sidebar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-custom-sidebar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-custom-sidebar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Philipp Speck](https://wordpress.org/support/users/destio/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-wordpress-custom-sidebar-clock-wordpress/#post-2646331)
 * Status: not resolved