How can I insert default widgets when my theme is activated (similar to what twenty eleven does)?

Johannes Pille is right TwentyEleven’s widgets such as Archives and Meta are hardcoded into their sidebar.php Here is what I would do: First define your sidebars in your functions.php like so: if ( function_exists(‘register_sidebars’) ) register_sidebar(array( ‘name’=>’Left Sidebar’, ‘before_title’ => ‘<h2 class=”label”>’, ‘after_title’ => ‘</h2>’, ‘description’ => ‘Items placed here will be shown in the … Read more

How to use Plupload in themes

Plupload can fall back to HTML4 (form submission) file uploads. Just define the runtime to be HTML4 in the js runtime parameters. I know the following plugin is using Plupload so I would probably just look at their source. Do not copy but I would use it to help get yourself going. http://www.tn3gallery.com/

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)