Change record status: 
Introduced in branch: 
7.x-1.x
Introduced in version: 
7.x-1.0
Description: 

Panels Everywhere provides a Panels-driven system for managing the full page display. A hook for allowing the Panels contexts on the page to be customized was named incorrectly. The old name was hook_page_manager_contexts() when it should have been named hook_panels_everywhere_contexts(). This discrepancy has been resolved.

Impacts: 
Module developers