August 24, 2010
Steps to Creating a Widget in WordPress: (Tested on Genesis Child Theme News) Register a Component (Within functions.php) Copy the existing widget area in the code Paste the existing widget area code in the location you'd like the new widget to appear. Rename the widget in the code. Click Update to save the code changes. [...]