I am adding some additional logic to page.php in a wordpress theme. This theme already has 4 sidebar widgets (north, south, east, west).
I need to get the text that is entered into a text widget from the wp-admin widget panel within my page.php code. This logic is "outside the wordpress loop".