By damienmckenna on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-1.x
Introduced in version:
7.x-1.0
Issue links:
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