Closed justintadlock closed 8 years ago
You need to prefix this action hook in sidebar.php:
sidebar.php
do_action( 'before_sidebar' );
closed by #50
You need to prefix this action hook in
sidebar.php
: