Title: wp-admin/site-editor.php | Developer.WordPress.org

---

# File: wp-admin/site-editor.php

 * function[_wp_get_site_editor_redirection_url()](https://developer.wordpress.org/reference/functions/_wp_get_site_editor_redirection_url/)
 * Maps old site editor urls to the new updated ones.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/_wp_get_site_editor_redirection_url/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/_wp_get_site_editor_redirection_url/#uses)
   | Source: [wp-admin/site-editor.php:32](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-admin/site-editor.php#L32-L111)
 * hook[site_editor_no_javascript_message](https://developer.wordpress.org/reference/hooks/site_editor_no_javascript_message/)
 * Filters the message displayed in the site editor interface when JavaScript is
   not enabled in the browser.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/site_editor_no_javascript_message/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/site_editor_no_javascript_message/#uses)
   | Source: [wp-admin/site-editor.php:335](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-admin/site-editor.php#L335-L335)