| @@ -548,8 +548,9 @@ | ||
| 548 | 548 | 'system_schemes' => $plugin->schemes_manager->get_system_schemes(), |
| 549 | 549 | 'wp_editor' => $this->get_wp_editor_config(), |
| 550 | 550 | 'settings_page_link' => Settings::get_url(), |
| 551 | 551 | 'tools_page_link' => Tools::get_url(), |
| 552 | + 'tools_page_nonce' => wp_create_nonce( 'tools-page-from-editor' ), | |
| 552 | 553 | 'elementor_site' => 'https://go.elementor.com/about-elementor/', |
| 553 | 554 | 'docs_elementor_site' => 'https://go.elementor.com/docs/', |
| 554 | 555 | 'help_the_content_url' => 'https://go.elementor.com/the-content-missing/', |
| 555 | 556 | 'help_flexbox_bc_url' => 'https://go.elementor.com/flexbox-layout-bc/', |