code for putting the widget in php
-
Hi, can You tell me how to put the widget on any custom location on my website, that is, how to hardcode the widget (since i want it in the header.php file), is it something like this:
<?php add_action( ‘widgets_init’, ‘weather_for_us_v1_0_load’ ); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘code for putting the widget in php’ is closed to new replies.