PHP code to include plugin Awesome Weather Widget
-
Hello,
is it possible to include this plugin via php code, something like this?
<?php if(function_exists(wp_aweather)) { wp_aweather( <widget_id> ); } ?>how should it look for awsome weather widget?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘PHP code to include plugin Awesome Weather Widget’ is closed to new replies.