Wordpress: Forcing a widget to display?
- by meds
I've been trying to make a widget which stays active permanently on a wordpress sidebar, preferably being on top before all other widgets. However the only way I have figured I can do this is by manually modifying individual sidebar.php's but that is slow and inefficient.
So is there a way I can force a widget to display in a sidebar? If I was to…