????JFIF??x?x????'
Server IP : 104.21.64.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/cwd/wp-content/plugins/jetpack/views/admin/ |
Upload File : |
<?php /** * Containers for Jetpack to portal React components in the WP Admin. * * @html-template Jetpack::load_view * @package automattic/jetpack */ ?> <div id="jetpack-plugin-portal-app"> <!-- React Managed The app that needs to make use of portals can render here. --> </div> <div id="jetpack-plugin-portal-sidecar"> <!-- React Managed Used by portal components that may not have an anchor elsewhere on the page and need to dynamically render This is especially useful for modals --> </div>