Sidebar (widget area) descriptions in WordPress 2.9


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. The new code allowed in 2.9 is the description argument.
  2.  
  3. 'description' => __('The main widget area, most often used as a sidebar.', 'example'),

URL: http://justintadlock.com/archives/2009/11/24/sidebar-widget-area-descriptions-in-wordpress-2-9

Report this snippet


Comments


You need to login to view comments.