| Name | Size | Mode | Actions |
|---|---|---|---|
| assets/ | - | 0755 | rm |
| base/ | - | 0755 | rm |
| classes/ | - | 0755 | rm |
| core/ | - | 0755 | rm |
| data/ | - | 0755 | rm |
| includes/ | - | 0755 | rm |
| license/ | - | 0755 | rm |
| modules/ | - | 0755 | rm |
| sample-data/ | - | 0755 | rm |
| vendor/ | - | 0755 | rm |
| vendor_prefixed/ | - | 0755 | rm |
| changelog.txt | 66822 | 0644 | editdlrm |
| elementor-pro.php | 5007 | 0644 | editdlrm |
| license.txt | 919 | 0644 | editdlrm |
| plugin.php | 7939 | 0644 | editdlrm |
| readme.txt | 337 | 0644 | editdlrm |
| run-on-linux.js | 1140 | 0644 | editdlrm |
/home/altere25/sportzsoftlivemeet.com/wp-content/plugins/elementor-pro/elementor-pro.php (5007B)
' . __( 'Elementor Pro is not working because you need to activate the Elementor plugin.', 'elementor-pro' ) . '
'; $message .= '' . sprintf( '%s', $activation_url, __( 'Activate Elementor Now', 'elementor-pro' ) ) . '
'; } else { if ( ! current_user_can( 'install_plugins' ) ) { return; } $install_url = wp_nonce_url( self_admin_url( 'update.php?action=install-plugin&plugin=elementor' ), 'install-plugin_elementor' ); $message = '' . __( 'Elementor Pro is not working because you need to install the Elementor plugin.', 'elementor-pro' ) . '
'; $message .= '' . sprintf( '%s', $install_url, __( 'Install Elementor Now', 'elementor-pro' ) ) . '
'; } echo '' . $message . '
' . __( 'Elementor Pro is not working because you are using an old version of Elementor.', 'elementor-pro' ) . '
'; $message .= '' . sprintf( '%s', $upgrade_link, __( 'Update Elementor Now', 'elementor-pro' ) ) . '
'; echo '' . __( 'A new version of Elementor is available. For better performance and compatibility of Elementor Pro, we recommend updating to the latest version.', 'elementor-pro' ) . '
'; $message .= '' . sprintf( '%s', $upgrade_link, __( 'Update Elementor Now', 'elementor-pro' ) ) . '
'; echo '